Manual installs
Operating systems
-Component installers
Windows
+Windows ARM64
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 6000.0.26f1
Asset - Database: Crash on MonoBehaviour::Transfer
when the XR Interaction Toolkit Sample Assets are updated (UUM-76934) Graphics Device Features: [Quest] Editor crashes on toggleFoveation when activating SRP Foveated Rendering in DX12 (UUM-85208)
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: Crash on InputDeviceIOCTL when closing Unity editor (UUM-10774)
Scripting Runtime: Crash on tlsf_free when exiting Play Mode in a specific project (UUM-86106)
Shader System: Editor crash when saving Currently Tracked Variants to Asset (UUM-86510)
Shader System: Shaders are always recompiled when the Editor is opened (UUM-75262)
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-84616Vulkan: [Android] Particles not rendered in the Player on some Android devices with Android 14 (UUM-68080)
6000.0.26f1 Release Notes
Improvements
- Scripting: Now Logs an error message and exit the Editor instead of crashing if SynchronizationContext is set to anything other than UnitySynchronizationContext.
Fixes
Audio: Fixed error in in editor window for the AudioRandomContainer asset when undoing removal of an list element that was done in play mode after going back to edit mode. (UUM-55847)
Editor: Added additional check to GraphicsSettings if URP or HDRP asset is a missing type. (UUM-79997)
Editor: Do not accumulate vertical/horizontal scroll deltas for IMGUI events being triggered from native code. (UUM-79079)
Editor: Fixed a crash caused by a (rare) failure to initialize NetworkListManager COM interface. (UUM-83823)
Editor: Fixed an issue that tree wireframe is incorrectly rendered outside of Scene view when editing a tree. (UUM-82833)
Editor: Fixed console logs not being cleared on recompile if Clear on Recompile option was enabled. (UUM-73031)
Editor: Fixed memory leak in Texture2D.CreateExternalTexture when using D3D11 platform. (UUM-77354)
Editor: Fixed text not being updated after changing some FontAsset's values. (UUM-82887)
Editor: Fixed the version string in the about box of the editor. (UUM-85505)
Editor: Fixed warning message occurring when Focusing a text just after enabling a UIDocument. (UUM-83856)
Graphics: Fixed GPUResidentDrawer crash in ParallelSortExtensions.ParallelSort because of an array being diposed while still used by some jobs. (UUM-83578)
Graphics: Fixed GPUResidentDrawer deadlock because of a double dispose of CPUSharedInstanceData.materialIDArrays. (UUM-83561)
Graphics: Fixed GPUResidentDrawer Editor crash on Metal when occluderDepthPyramidKernels compute shader import fails. (UUM-84509)
Input System: Fixed an internal Unity issue that could cause the Input System package to stop processing data from devices. (UUM-85315)
iOS: Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open. (UUM-77509)
Package Manager: Fixed an issue where incorrect registry info is shown for packages that do not belong to any registry. (UUM-84168)
Package Manager: Fixed NullException thrown in a multi page wizard import when clicking on the previous button. (UUM-82611)
Package Manager: Users can now import without having to choose a project setting with at least one asset previously selected. (UUM-82612)
Physics: Fixed an issue where vehicle data would not be preserved when adding multiple WheelCollider components using the GameObject scripting APIs. (UUM-85527)
Shadergraph: Fixed an issue where the Main Light Direction node always returned 0 on the built-in render pipeline. (UUM-78803)
Shadergraph: Fixed an issue where Unity pragmas were not used in files included by the Custom Function Node, and added a "Use Pragmas" toggle to enable/disable them as needed. (UUM-78849)
Shaders: Fixed rare occasions of objects batching together incorrectly. (UUM-35593)
Text: Fixed issue where the text cache would continue to refer to a cleared font asset. (UUM-79381)
Text: Fixed out of range issue when dragging on a empty field. (UUM-79222)
TextCore: Fixed thread issue when using CJK text. (UUM-78458)
TextMeshPro: Fixed color picker not being the same color as the Text in the scene. (UUM-77652)
TextMeshPro: Fixed the broken URL of the help button on the TextMesh Pro Settings page. (UUM-74086)
UI Toolkit: Fixed null-ref exception when converting the UXML preview window into floating mode. (UUM-85493)
Universal RP: Fixed a redundant empty line in a tooltip for Cast Shadows toggle in the URP Asset for Additional lights. (UUM-83534)
Universal RP: Fixed an issue where WorldToCamera matrix wasn't set before rendering shadows. (UUM-84287)
Universal RP: Fixed issue with spot light clipping incorrectly in URP Forward+. (UUM-85566)
Universal RP: Fixed spamming errors and broken visual when resizing GameView with Free Aspect in DepthBlit sample. (UUM-84029)
URP: Remove 'implicit truncation of vector type' warnings at URP ScreenSpaceAmbientOcclusion.shader. (UUM-79253)
VisionOS: OnApplicationFocus(false) is now called when a visionOS app in Metal app mode is sent to the background. (AVPB-443)
Package changes in 6000.0.26f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.0.26f1
Asset - Database: Crash on MonoBehaviour::Transfer
when the XR Interaction Toolkit Sample Assets are updated (UUM-76934) Graphics Device Features: [Quest] Editor crashes on toggleFoveation when activating SRP Foveated Rendering in DX12 (UUM-85208)
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: Crash on InputDeviceIOCTL when closing Unity editor (UUM-10774)
Scripting Runtime: Crash on tlsf_free when exiting Play Mode in a specific project (UUM-86106)
Shader System: Editor crash when saving Currently Tracked Variants to Asset (UUM-86510)
Shader System: Shaders are always recompiled when the Editor is opened (UUM-75262)
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-84616Vulkan: [Android] Particles not rendered in the Player on some Android devices with Android 14 (UUM-68080)
6000.0.26f1 Release Notes
Improvements
- Scripting: Now Logs an error message and exit the Editor instead of crashing if SynchronizationContext is set to anything other than UnitySynchronizationContext.
Fixes
Audio: Fixed error in in editor window for the AudioRandomContainer asset when undoing removal of an list element that was done in play mode after going back to edit mode. (UUM-55847)
Editor: Added additional check to GraphicsSettings if URP or HDRP asset is a missing type. (UUM-79997)
Editor: Do not accumulate vertical/horizontal scroll deltas for IMGUI events being triggered from native code. (UUM-79079)
Editor: Fixed a crash caused by a (rare) failure to initialize NetworkListManager COM interface. (UUM-83823)
Editor: Fixed an issue that tree wireframe is incorrectly rendered outside of Scene view when editing a tree. (UUM-82833)
Editor: Fixed console logs not being cleared on recompile if Clear on Recompile option was enabled. (UUM-73031)
Editor: Fixed memory leak in Texture2D.CreateExternalTexture when using D3D11 platform. (UUM-77354)
Editor: Fixed text not being updated after changing some FontAsset's values. (UUM-82887)
Editor: Fixed the version string in the about box of the editor. (UUM-85505)
Editor: Fixed warning message occurring when Focusing a text just after enabling a UIDocument. (UUM-83856)
Graphics: Fixed GPUResidentDrawer crash in ParallelSortExtensions.ParallelSort because of an array being diposed while still used by some jobs. (UUM-83578)
Graphics: Fixed GPUResidentDrawer deadlock because of a double dispose of CPUSharedInstanceData.materialIDArrays. (UUM-83561)
Graphics: Fixed GPUResidentDrawer Editor crash on Metal when occluderDepthPyramidKernels compute shader import fails. (UUM-84509)
Input System: Fixed an internal Unity issue that could cause the Input System package to stop processing data from devices. (UUM-85315)
iOS: Fixed the character limit of the keyboard shown with TouchScreenKeyboard.Open. (UUM-77509)
Package Manager: Fixed an issue where incorrect registry info is shown for packages that do not belong to any registry. (UUM-84168)
Package Manager: Fixed NullException thrown in a multi page wizard import when clicking on the previous button. (UUM-82611)
Package Manager: Users can now import without having to choose a project setting with at least one asset previously selected. (UUM-82612)
Physics: Fixed an issue where vehicle data would not be preserved when adding multiple WheelCollider components using the GameObject scripting APIs. (UUM-85527)
Shadergraph: Fixed an issue where the Main Light Direction node always returned 0 on the built-in render pipeline. (UUM-78803)
Shadergraph: Fixed an issue where Unity pragmas were not used in files included by the Custom Function Node, and added a "Use Pragmas" toggle to enable/disable them as needed. (UUM-78849)
Shaders: Fixed rare occasions of objects batching together incorrectly. (UUM-35593)
Text: Fixed issue where the text cache would continue to refer to a cleared font asset. (UUM-79381)
Text: Fixed out of range issue when dragging on a empty field. (UUM-79222)
TextCore: Fixed thread issue when using CJK text. (UUM-78458)
TextMeshPro: Fixed color picker not being the same color as the Text in the scene. (UUM-77652)
TextMeshPro: Fixed the broken URL of the help button on the TextMesh Pro Settings page. (UUM-74086)
UI Toolkit: Fixed null-ref exception when converting the UXML preview window into floating mode. (UUM-85493)
Universal RP: Fixed a redundant empty line in a tooltip for Cast Shadows toggle in the URP Asset for Additional lights. (UUM-83534)
Universal RP: Fixed an issue where WorldToCamera matrix wasn't set before rendering shadows. (UUM-84287)
Universal RP: Fixed issue with spot light clipping incorrectly in URP Forward+. (UUM-85566)
Universal RP: Fixed spamming errors and broken visual when resizing GameView with Free Aspect in DepthBlit sample. (UUM-84029)
URP: Remove 'implicit truncation of vector type' warnings at URP ScreenSpaceAmbientOcclusion.shader. (UUM-79253)
VisionOS: OnApplicationFocus(false) is now called when a visionOS app in Metal app mode is sent to the background. (AVPB-443)
Package changes in 6000.0.26f1
Packages updated

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