Skip to content

Commit 7a00cb5

Browse files
[bot] 6.0 LTS 33
1 parent 06d7d3c commit 7a00cb5

File tree

1 file changed

+191
-0
lines changed

1 file changed

+191
-0
lines changed
Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,191 @@
1+
# Unity 6000.0.33f1 LTS
2+
Published at Wed, 08 Jan 2025 10:15:44 GMT
3+
https://unity.com/releases/editor/whats-new/6000.0.33
4+
5+
# Known Issues in 6000.0.33f1
6+
7+
- Asset - Database: Crash on MonoBehaviour::Transfer<GenerateTypeTreeTransfer> when the XR Interaction Toolkit Sample Assets are updated
8+
([UUM-76934](https://issuetracker.unity3d.com/issues/crash-on-monobehaviour-transfer-when-the-xr-interaction-toolkit-sample-assets-are-updated))
9+
10+
- Audio Authoring: Audio Source clip is not audible when exceeding a high number of active Audio Sources
11+
([UUM-91256](https://issuetracker.unity3d.com/issues/audio-source-clip-is-not-audible-when-exceeding-a-high-number-of-active-audio-sources))
12+
13+
- Build Settings Window: Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
14+
([UUM-90426](https://issuetracker.unity3d.com/issues/application-cloud-connection-id-is-incorrect-when-using-build-profile-with-player-setting-overrides))
15+
16+
- Build Settings Window: The Editor spams the error message "Unexpected transport error from import worker 247. Code=2, error=End of file," causing the Asset Importer to crash
17+
([UUM-82880](https://issuetracker.unity3d.com/issues/the-editor-spams-the-error-message-unexpected-transport-error-from-import-worker-247-code-equals-2-error-equals-end-of-file-causing-the-asset-importer-to-crash))
18+
19+
- DirectX12: Allocated graphics memory does not get released when the Editor is out of focus while using D3D12 graphics API
20+
([UUM-86354](https://issuetracker.unity3d.com/issues/allocated-graphics-memory-does-not-get-released-when-the-editor-is-out-of-focus-while-using-d3d12-graphics-api))
21+
22+
- DirectX12: The Camera does not render correctly when the Camera.Rect() is changed and HDR is enabled and DX12 graphics API is selected
23+
([UUM-86917](https://issuetracker.unity3d.com/issues/the-camera-does-not-render-correctly-when-the-camera-dot-rect-is-changed-and-hdr-is-enabled-and-dx12-graphics-api-is-selected))
24+
25+
- Editor Platform: Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph
26+
([UUM-89067](https://issuetracker.unity3d.com/issues/crash-on-overridingparameterpreparer-onpreparevector-when-repeatedly-saving-changes-made-to-a-shader-graph))
27+
28+
- HDRP: Graphics Compositor breaks Unity rendering when the "Output Camera" is changed to a scene Camera and one Camera SubLayer is active.<br>
29+
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84610
30+
31+
- Input: Crash on InputDeviceIOCTL when closing Unity editor
32+
([UUM-10774](https://issuetracker.unity3d.com/issues/crash-on-inputdeviceioctl-when-closing-unity-editor))
33+
34+
- Packman: Unable to install ProBuilder package when project is located in an external FAT32/exFAT drive
35+
([UUM-86351](https://issuetracker.unity3d.com/issues/unable-to-install-probuilder-package-when-project-is-located-in-an-external-fat32-slash-exfat-drive))
36+
37+
- Packman: [windows only] Switching Project when importing complete project does not import all assets and project opens incomplete
38+
([UUM-88051](https://issuetracker.unity3d.com/issues/switching-project-when-importing-complete-project-does-not-import-all-assets-and-project-opens-incomplete))
39+
40+
- Scene Management: [MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
41+
([UUM-87930](https://issuetracker.unity3d.com/issues/macos-crash-on-nsapplication-endmodalsession-when-saving-while-play-mode-is-loading))
42+
43+
- Scene View: Can not navigate through the Scene view when using a drawing tablet
44+
([UUM-90436](https://issuetracker.unity3d.com/issues/can-not-navigate-through-the-scene-view-when-using-a-drawing-tablet))
45+
46+
- SpeedTree: This release of SpeedTree includes a change to the interface of the SpeedTree8Wind shadergraph node. If you have an animated SpeedTree in the shadergraph, be sure to connect an ObjectSpacePosition node to the input of the SpeedTree8Wind. If the wind node does not have an input on the ObjectSpacePosition port, the mesh will be shrunk down to a point at origin \(making it seem to vanish\).<br>
47+
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84616
48+
49+
- Terrain: Trees do not render in 'Unity Terrain - URP Demo Scene'
50+
([UUM-84616](https://issuetracker.unity3d.com/issues/trees-do-not-render-in-unity-terrain-urp-demo-scene))
51+
52+
- Text: Crash on tlsf_free when generating the Font Atlas
53+
([UUM-91956](https://issuetracker.unity3d.com/issues/crash-on-tlsf-free-when-generating-the-font-atlas))
54+
55+
- Text: Text is rendered with a different font when the "FallbackBoldItalic" font is selected
56+
([UUM-87529](https://issuetracker.unity3d.com/issues/text-is-rendered-with-a-different-font-when-the-fallbackbolditalic-font-is-selected))
57+
58+
- Texture: Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
59+
([UUM-90066](https://issuetracker.unity3d.com/issues/sprite-atlas-override-for-ios-setting-remains-disabled-when-saving-its-change-to-enabled))
60+
61+
- uGUI: TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
62+
([UUM-89963](https://issuetracker.unity3d.com/issues/tmp-input-field-is-moving-text-and-caret-ui-positions-for-each-new-line-when-auto-size-and-multi-line-newline-are-used))
63+
64+
- Windows: Player remains in Windows Background processes when the application is closed
65+
([UUM-87775](https://issuetracker.unity3d.com/issues/urp-player-remains-in-windows-background-processes-when-the-application-is-closed))
66+
67+
68+
69+
# 6000.0.33f1 Release Notes
70+
71+
## Improvements
72+
73+
- Serialization: Added -typeinfo to binary2text to allow debugging issues with corrupt type info in AssetBundles.
74+
75+
76+
77+
## Fixes
78+
79+
- Android: Bump Android Logcat Package to 1.4.4.
80+
81+
- Android: Fixed build failure problem when building AAB with Texture Compression targeting support using Clean Build option.
82+
(UUM-90997)
83+
84+
- Build System: The BEE_BUILD_THREADS environment variable has been extended to the Bee backend driver. This variable limits the maximum job count for Bee-based builds on your machine, user account, or session, preventing it from consuming all available CPU resources regardless of how builds are run.".
85+
86+
- Editor: Dont output compile errors when we automatically will retry the compilation, as they will be rerun and potentially fixed.
87+
(UUM-72688)
88+
89+
- Editor: Error messages in dialogs are no longer cut off when using high DPI monitors on MS Windows.
90+
([UUM-87585](https://issuetracker.unity3d.com/issues/incomplete-warning-when-native-platform-backends-for-the-new-input-system-are-not-enabled))
91+
92+
- Editor: Fixed a crash is some Linux configurations where a notification from X11 can be raised before the application is initialized.
93+
([UUM-91116](https://issuetracker.unity3d.com/issues/linux-crash-on-application-handleeditorfocuschange-when-opening-a-project-in-specific-environments))
94+
95+
- Editor: Fixed an issue where the TextureImporter "Alpha From Grayscale" and non-default Swizzle settings would have no effect when used with R16 grayscale source images.
96+
([UUM-89039](https://issuetracker.unity3d.com/issues/unsupported-texture-format-r16-for-a-swizzle-error-and-texture-is-not-correctly-rendered-when-using-texture-swizzle-and-reimporting-texture-asset))
97+
98+
- Editor: Fixed C\# script imported leading to missing documentation.
99+
([UUM-87334](https://issuetracker.unity3d.com/issues/c-number-script-help-button-leads-to-missing-documentation))
100+
101+
- Editor: Fixed help button tooltip text for some components.
102+
103+
- Editor: Fixed unable to parse build profile error.
104+
([UUM-83673](https://issuetracker.unity3d.com/issues/unable-to-parse-file-error-is-thrown-when-opening-a-specific-project-with-custom-build-profiles))
105+
106+
- Editor: Removed faulty GlobalVolumeFeature renderer feature from the Mobile_Renderer asset in the blank URP template.
107+
([UUM-84504](https://issuetracker.unity3d.com/issues/script-associated-with-globalvolumefeature-is-missing-when-inspecting-mobile-renderer-asset))
108+
109+
- Graphics: Fixed Reset of the default VolumeProfile in ProjectSettings &gt; Graphics.
110+
(UUM-77760)
111+
112+
- HDRP: HDRP Wizard do not show FixAll button anymore when no automated fix is available.
113+
([UUM-84977](https://issuetracker.unity3d.com/issues/fix-all-button-does-not-disappear-after-applying-fixes-when-setting-up-dxr))
114+
115+
- IL2CPP: Fixed case where IL2CPP can allocate more memory than needed.
116+
([UUM-83219](https://issuetracker.unity3d.com/issues/il2cpp-metadata-allocates-more-memory-when-testing-with-2022-dot-3-compared-to-2021-dot-3))
117+
118+
- Kernel: Optimized job system scheduling to scale better as thread count increases.
119+
(UUM-90028)
120+
121+
- Linux: Fixed mouse wheel input inversion on Legacy Input System and IMGUI.
122+
([UUM-89968](https://issuetracker.unity3d.com/issues/linux-the-mouse-wheel-input-is-inverted-when-scrolling-in-the-build))
123+
124+
- Scripting: Added InstantiateParameters struct, this adds support for local space and target scenes to Object.InstantiateAsync.
125+
([UUM-83002](https://issuetracker.unity3d.com/issues/cube-instantiated-by-the-instantiateasync-method-spawns-on-the-world-center-when-in-the-arguments-the-parent-is-passed-in))
126+
127+
- Scripting: Fixed an issue where multiple call to NextFrameAsync in edit mode within the same frame would cancel each other.
128+
([UUM-86897](https://issuetracker.unity3d.com/issues/awaitable-dot-nextframeasync-fails-to-resume-when-invoked-multiple-times-from-the-playmodestatechanged-event))
129+
130+
- Serialization: Fixed serialized types with no namespace having their fields stripped.
131+
([UUM-90913](https://issuetracker.unity3d.com/issues/the-player-crashes-when-there-are-unused-fields-in-serializereference-and-the-managed-stripping-level-is-set-to-medium-or-high))
132+
133+
- Shaders: Fixed implicit randomwrite shader requirement for compute shaders.
134+
(UUM-85545)
135+
136+
- Text: Added spacing properties to ATG.
137+
(UUM-90101)
138+
139+
- Text: Fixed ATG tab support.
140+
(UUM-87903)
141+
142+
- UI Toolkit: Added an error log to detect recursive SetParent calls that assign a VisualElement to a different parent.
143+
([UUM-87366](https://issuetracker.unity3d.com/issues/user-is-not-notified-of-unsupported-behavior-nested-setparent))
144+
145+
- UI Toolkit: Enhanced USS Selector performance for numerous style sheets, in particular those with multiple wildcards and `:root` selectors.
146+
(UUM-91234)
147+
148+
- UI Toolkit: Fixed an issue where entering play mode could break dependencies between certain UXML files.
149+
([UUM-90739](https://issuetracker.unity3d.com/issues/argumentexception-thrown-and-reference-to-template-gets-unset-when-opening-uxml-file-after-editing-referenced-template-in-play-mode))
150+
151+
- UI Toolkit: Fixed layout issues that sometimes occurred between scene changes.
152+
([UUM-87950](https://issuetracker.unity3d.com/issues/ui-elements-shrinking-misaligned-buttons-swapped-icons-or-incorrect-styles-when-rapidly-cycling-through-scenes-in-the-player))
153+
154+
- UI Toolkit: Improved performance for layout in UITK.
155+
(UUM-90732)
156+
157+
- UI Toolkit: \[UI Builder\] Fixed Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality.
158+
([UUM-90081](https://issuetracker.unity3d.com/issues/dropdown-search-icon-is-used-next-to-the-ui-builders-library-search-when-the-search-has-no-dropdown-functionality))
159+
160+
- Version Control: By default, the additional line breaks are not getting added to asset files when merging with UnityYAMLMerge with an extra option for user to get the line breaks.
161+
([UUM-72934](https://issuetracker.unity3d.com/issues/additional-line-breaks-are-added-to-asset-files-when-merging-with-unityyamlmerge))
162+
163+
- Web: Fixed bug in `config.autoSyncPersistentDataPath` option in Unity Web.
164+
([UUM-87753](https://issuetracker.unity3d.com/issues/webgl-typeerror-cannot-read-properties-of-undefined-reading-length-error-is-thrown-when-starting-the-player-when-config-dot-autosyncpersistentdatapath-is-set-to-true))
165+
166+
- WebGL: \[WebGPU\] Fix render error from shadergraph shaders with 3D textures.
167+
168+
169+
170+
171+
## Package changes in 6000.0.33f1
172+
173+
## Packages updated
174+
175+
- com.unity.mobile.android-logcat: [1.4.3](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [1.4.4](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
176+
177+
- com.unity.performance.profile-analyzer: [1.2.2](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [1.2.3](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
178+
179+
- com.unity.recorder: [5.1.1](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [5.1.2](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
180+
181+
- com.unity.services.economy: [3.5.0](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [3.5.1](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
182+
183+
- com.unity.services.leaderboards: [2.2.0](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [2.2.1](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
184+
185+
- com.unity.xr.core-utils: [2.4.0](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [2.5.0](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
186+
187+
- com.unity.xr.openxr: [1.13.2](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [1.14.0](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
188+
189+
- com.unity.multiplayer.playmode: [1.3.2](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [1.3.3](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)
190+
191+
- com.unity.dedicated-server: [1.3.2](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html) to [1.3.3](https://docs.unity3d.com/Packages/[email protected]//changelog/CHANGELOG.html)

0 commit comments

Comments
 (0)