Manual installs
Operating systems
-Component installers
Windows
+Windows ARM64
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 6000.0.41f1
Analytics: [Android]Crash on lib/arm64/libil2cpp.so when Unity Analytics and Engine Code stripping are enabled (UUM-95408)
Android: [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying (UUM-97194)
Asset - Database: Crash on MonoBehaviour::Transfer
when the XR Interaction Toolkit Sample Assets are updated (UUM-76934) Audio Authoring: Audio Reverb Zone still produces sound when the Audio Source volume is 0 (UUM-92689)
DirectX12: Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected (UUM-90065)
HDRP: Graphics Compositor breaks Unity rendering when the "Output Camera" is changed to a scene Camera and one Camera SubLayer is active.
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84610Input: Touch Input is not registered correctly when using multiple displays (UUM-99077)
Lighting: "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used (UUM-97309)
Packman: [windows only] Switching Project when importing complete project does not import all assets and project opens incomplete (UUM-88051)
Serialization: Crash on MonoBehaviour::VirtualRedirectTransfer when closing Editor after removing HDRP and importing Water Samples before (UUM-97847)
Serialization: The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player (UUM-80052)
Shortcut Management: Adding non-context menu item via ContextMenuUtility API can crash Editor down the line (UUM-98587)
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).
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84616SRP XR: GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher (UUM-90118)
SRP XR: The Player renders black on a Quest headset when MSAA, Post Processing, and Spacewarm depth submission are enabled (UUM-84612)
UI Toolkit Framework: [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time (UUM-90736)
Vulkan: [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started (UUM-95365)
Web Platform: The Player freezes on load when building Web platform (UUM-98296)
6000.0.41f1 Release Notes
Fixes
2D: Fixed case where Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used. (UUM-97863)
2D: Fixed sprite instancing with 2d shaders. (UUM-87636)
Accessibility: Fixed
NullReferenceExceptionbeing thrown when a TallkBack user touches the screen and there is noAccessibilityHierarchyin place. (UUM-97578)AI: Autogenerated NavMesh links no longer remain visible with Show Only Selected and no selected surface. (UUM-92327)
Animation: Fixed for a regression in the Editor where Timeline preview will prevent an Animator Controller from writing animation in Playmode. (UUM-86337)
Animation: Fixed that Prefab instance properties were not properly restored when using Redo with Animation Preview turned on. (UUM-96467)
Audio: Fixed an issue where the help button on the audio clip inspector would open a wrong web page. (UUM-96832)
Editor: Fixed a crash on macOS that occurs when dialog text is longer than 512 bytes and contains multibyte unicode characters. (UUM-97333)
Editor: Fixed a crash when importing models using the legacy external material location mode. (UUM-92285)
Editor: Fixed a warning about uncompressed atlas which should only appear when there are compressed and uncompressed textures in the atlas. Also improve the text clarity. (UUM-91216)
Editor: Fixed an issue by removing cursor for min max slider in the default runtime theme. (UUM-88921)
Editor: Fixed an issue with caret navigation/selection not working properly in WebGL for TMP. (UUM-51617)
Editor: Fixed an issue with the floating asset preview window, which would fail to repaint under certain circumstances. (UUM-96393)
Editor: Fixed assertions when setting the intensity of an HDR color to a high value. (UUM-33521)
Editor: Fixed AssetDatabase.AddObjectToAsset with object arguments not working on an asset created with AssetDatabase.CreateAsset within the same StartAssetEditing / StopAssetEditing scope. (UUM-92732)
Editor: Fixed freeze within cyclic compositions where internal depth limit was not being observed. (UUM-49767)
Editor: Fixed GCAlloc in NativePassData.GraphPasses(). (UUM-95334)
Editor: Fixed IME text not appearing in UITK's TextField as we type. (UUM-84531)
Editor: Fixed Shortcuts by updating in the context menu after setting them in the shortcuts window on Linux. Shortcuts are also updated using "Reset to Default". (UUM-95870)
Editor: Fixed UITK input for UWP. (UUM-53385)
Editor: Fixed URP shadows being rendered incorrectly with transparent objects in the scene. (UUM-97942)
GI: Fixed an issue where exporting a unitypackage with a scene using Adaptive Probe Volumes didn't include all the lighting data. (UUM-79581)
Graphics: Fixed Vulkan warnings that spams every frame when the application is actively running on a device. (UUM-91109)
HDRP: Fixed NullReferenceException when clicking Jump To Source button in Render Graph Viewer. (UUM-97702)
Kernel: Fixed cascaded shadow maps in non-development builds. (UUM-97415)
Kernel: Fixed performance regression in JobHandle.Complete() on Arm based devices by optimizing atomic operations. (UUM-96830)
Linux: Fixed "Shutdown worker was forced killed because it kept running. Worker x" is not appearing in the console. (UUM-83635)
Physics 2D: Fixed issue by ensuring that Rigidbody2D and Collider2D Cast and Overlap queries implicitly also use the include/exclude layers alongside the collision layer matrix when a ContactFilter2D is not specified. (UUM-56687)
Scene/Game View: Fixed an issue where resolving Scene View shortcut conflicts with "Rebind to selected command" checked and the Shortcut Helper Bar enabled would throw an exception. (UUM-96944)
SpeedTree: Fixed an issue on the Android player with normal maps using RBC compressed ETC Unorm texture compression resulting in rendering artifacts for the lighting pass on deferred renderers. (UUM-84061)
UI Elements: Fixed an issue where the child index was incorrect when dragging a nested item within another nested item in a CollectionView. (UUM-82863)
UI Elements: Fixed the unintended horizontal scrolling behavior triggered by drag operations in a CollectionView. (UUM-73197)
UI Elements: Updated the pointer counter logic for collection views. (UUM-82931)
UI Toolkit: Fixed an issue where the editor PopupField style din not match IMGUI and nor have the same height as other fields. (UUM-81522)
UI Toolkit: Fixed an issue where unsaved changes in UI Builder were discarded when additional changes were made and saved outside the UI Builder window. (UUM-76252)
UI Toolkit: Fixed attribute override does not visually update all element sharing the same name until refresh. (UUM-64848)
UI Toolkit: Fixed incorrect color on UI Builder canvas checkerboard when color space was changed. (UUM-85114)
UI Toolkit: Fixed ListView.RefreshItems sometimes retaining old data for list items. (UUM-78825)
UI Toolkit: Fixed UI Builder Unset not working for the name attribute when using UxmlElement. (UUM-97010)
UI Toolkit: UsageHints.DynamicColor did not prevent a re-tessellation when the color had an initial alpha of 0 or if the background tint was white. (UUM-78993)
Universal RP: Fixed exception spam when trying to use full screen render passes on visionOS. (UUM-97588)
Video: Fixed corruption of alpha values when converting YUVA to RGBA with line widths that aren't a multiple of 8. (UUM-86958)
Windows: Fixed an issue with Windows Player was not calling wide character functions for DispatchMessageW, PeekMessageW, GetMessageW. (UUM-90999)
Package changes in 6000.0.41f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.0.41f1
Analytics: [Android]Crash on lib/arm64/libil2cpp.so when Unity Analytics and Engine Code stripping are enabled (UUM-95408)
Android: [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying (UUM-97194)
Asset - Database: Crash on MonoBehaviour::Transfer
when the XR Interaction Toolkit Sample Assets are updated (UUM-76934) Audio Authoring: Audio Reverb Zone still produces sound when the Audio Source volume is 0 (UUM-92689)
DirectX12: Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected (UUM-90065)
HDRP: Graphics Compositor breaks Unity rendering when the "Output Camera" is changed to a scene Camera and one Camera SubLayer is active.
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84610Input: Touch Input is not registered correctly when using multiple displays (UUM-99077)
Lighting: "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used (UUM-97309)
Packman: [windows only] Switching Project when importing complete project does not import all assets and project opens incomplete (UUM-88051)
Serialization: Crash on MonoBehaviour::VirtualRedirectTransfer when closing Editor after removing HDRP and importing Water Samples before (UUM-97847)
Serialization: The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player (UUM-80052)
Shortcut Management: Adding non-context menu item via ContextMenuUtility API can crash Editor down the line (UUM-98587)
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).
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84616SRP XR: GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher (UUM-90118)
SRP XR: The Player renders black on a Quest headset when MSAA, Post Processing, and Spacewarm depth submission are enabled (UUM-84612)
UI Toolkit Framework: [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time (UUM-90736)
Vulkan: [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started (UUM-95365)
Web Platform: The Player freezes on load when building Web platform (UUM-98296)
6000.0.41f1 Release Notes
Fixes
2D: Fixed case where Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used. (UUM-97863)
2D: Fixed sprite instancing with 2d shaders. (UUM-87636)
Accessibility: Fixed
NullReferenceExceptionbeing thrown when a TallkBack user touches the screen and there is noAccessibilityHierarchyin place. (UUM-97578)AI: Autogenerated NavMesh links no longer remain visible with Show Only Selected and no selected surface. (UUM-92327)
Animation: Fixed for a regression in the Editor where Timeline preview will prevent an Animator Controller from writing animation in Playmode. (UUM-86337)
Animation: Fixed that Prefab instance properties were not properly restored when using Redo with Animation Preview turned on. (UUM-96467)
Audio: Fixed an issue where the help button on the audio clip inspector would open a wrong web page. (UUM-96832)
Editor: Fixed a crash on macOS that occurs when dialog text is longer than 512 bytes and contains multibyte unicode characters. (UUM-97333)
Editor: Fixed a crash when importing models using the legacy external material location mode. (UUM-92285)
Editor: Fixed a warning about uncompressed atlas which should only appear when there are compressed and uncompressed textures in the atlas. Also improve the text clarity. (UUM-91216)
Editor: Fixed an issue by removing cursor for min max slider in the default runtime theme. (UUM-88921)
Editor: Fixed an issue with caret navigation/selection not working properly in WebGL for TMP. (UUM-51617)
Editor: Fixed an issue with the floating asset preview window, which would fail to repaint under certain circumstances. (UUM-96393)
Editor: Fixed assertions when setting the intensity of an HDR color to a high value. (UUM-33521)
Editor: Fixed AssetDatabase.AddObjectToAsset with object arguments not working on an asset created with AssetDatabase.CreateAsset within the same StartAssetEditing / StopAssetEditing scope. (UUM-92732)
Editor: Fixed freeze within cyclic compositions where internal depth limit was not being observed. (UUM-49767)
Editor: Fixed GCAlloc in NativePassData.GraphPasses(). (UUM-95334)
Editor: Fixed IME text not appearing in UITK's TextField as we type. (UUM-84531)
Editor: Fixed Shortcuts by updating in the context menu after setting them in the shortcuts window on Linux. Shortcuts are also updated using "Reset to Default". (UUM-95870)
Editor: Fixed UITK input for UWP. (UUM-53385)
Editor: Fixed URP shadows being rendered incorrectly with transparent objects in the scene. (UUM-97942)
GI: Fixed an issue where exporting a unitypackage with a scene using Adaptive Probe Volumes didn't include all the lighting data. (UUM-79581)
Graphics: Fixed Vulkan warnings that spams every frame when the application is actively running on a device. (UUM-91109)
HDRP: Fixed NullReferenceException when clicking Jump To Source button in Render Graph Viewer. (UUM-97702)
Kernel: Fixed cascaded shadow maps in non-development builds. (UUM-97415)
Kernel: Fixed performance regression in JobHandle.Complete() on Arm based devices by optimizing atomic operations. (UUM-96830)
Linux: Fixed "Shutdown worker was forced killed because it kept running. Worker x" is not appearing in the console. (UUM-83635)
Physics 2D: Fixed issue by ensuring that Rigidbody2D and Collider2D Cast and Overlap queries implicitly also use the include/exclude layers alongside the collision layer matrix when a ContactFilter2D is not specified. (UUM-56687)
Scene/Game View: Fixed an issue where resolving Scene View shortcut conflicts with "Rebind to selected command" checked and the Shortcut Helper Bar enabled would throw an exception. (UUM-96944)
SpeedTree: Fixed an issue on the Android player with normal maps using RBC compressed ETC Unorm texture compression resulting in rendering artifacts for the lighting pass on deferred renderers. (UUM-84061)
UI Elements: Fixed an issue where the child index was incorrect when dragging a nested item within another nested item in a CollectionView. (UUM-82863)
UI Elements: Fixed the unintended horizontal scrolling behavior triggered by drag operations in a CollectionView. (UUM-73197)
UI Elements: Updated the pointer counter logic for collection views. (UUM-82931)
UI Toolkit: Fixed an issue where the editor PopupField style din not match IMGUI and nor have the same height as other fields. (UUM-81522)
UI Toolkit: Fixed an issue where unsaved changes in UI Builder were discarded when additional changes were made and saved outside the UI Builder window. (UUM-76252)
UI Toolkit: Fixed attribute override does not visually update all element sharing the same name until refresh. (UUM-64848)
UI Toolkit: Fixed incorrect color on UI Builder canvas checkerboard when color space was changed. (UUM-85114)
UI Toolkit: Fixed ListView.RefreshItems sometimes retaining old data for list items. (UUM-78825)
UI Toolkit: Fixed UI Builder Unset not working for the name attribute when using UxmlElement. (UUM-97010)
UI Toolkit: UsageHints.DynamicColor did not prevent a re-tessellation when the color had an initial alpha of 0 or if the background tint was white. (UUM-78993)
Universal RP: Fixed exception spam when trying to use full screen render passes on visionOS. (UUM-97588)
Video: Fixed corruption of alpha values when converting YUVA to RGBA with line widths that aren't a multiple of 8. (UUM-86958)
Windows: Fixed an issue with Windows Player was not calling wide character functions for DispatchMessageW, PeekMessageW, GetMessageW. (UUM-90999)
Package changes in 6000.0.41f1
Packages updated

Find the Unity version that’s compatible with your existing projects, or that provides you with specific features unavailable in newer versions.
