Manual installs
Operating systems
-Component installers
macOS ARM64
+macOS
+Windows ARM64
+Windows
+Release
Release notes
+Known Issues in 6000.0.77f1
6000.0.61f1: Crash on tlsf_free when generating Font Atlas with SDF16 or SDF32 (UUM-141061)
6000.0.6f1: [RenderGraph][D3D12] Crash on D3D12SwapChain::Present when using AddComputePass with EnableAsyncCompute(true) and UseTexture (UUM-140183)
Asset Importers: Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode (UUM-112617)
Metal: Game freezes after command buffer Timeout error (UUM-125778)
Text (TextMeshPro): Crash on UNITY_FT_Load_Glyph when generating multi-threaded Font Atlas in TMPro Font Asset Creator (UUM-125366)
: Crash on mono_log_write_logfile when more than one copy of bee_backend is running (UUM-142773)
: Crash on ProfilerMutexLock when closing a project with specific Assets (UUM-144371)
6000.0.77f1 Release Notes
Fixes
2D: Fixed errors when a Lens Flare component is added and adds support for orthographic camera. (UUM-141781)
2D: Fixed picking for sprites with -ve scale using shadergraph materials. (UUM-141627)
Android: Fixed Vulkan crash when backgrounding Android app with RunWithoutFocus enabled. (UUM-141888)
Animation: Fixed an issue where a precision mismatch in the legacy animation system caused animation events to be skipped at high frame rates. (UUM-138951)
Animation: Fixed an issue where dangling GameObject references could be retained in the selection when entering or exiting Play mode. (UUM-142098)
Audio: Audio continues playing in Player builds when all AudioListener components are disabled or their GameObjects are deactivated. (UUM-127556)
Audio: Fixed an issue where enabling an
OnAudioFilterReadeffect on anAudioListenerduring Play mode had no audible effect if theMonoBehaviourstarted disabled. (UUM-116871)Editor: Fixed a crash that occurred when opening the Build Profiles window and Player Settings asset was not imported. (UUM-116727)
Editor: Fixed a very rare crash in MacEditor when changing Editor language to Japanese. (UUM-141719)
Editor: Fixed an issue where references stored in MonoBehaviour/ScriptableObject fields could be lost when importing prefabs during Play Mode. (UUM-139664)
Editor: Fixed LinuxEditor crash when opening a project with a custom DefaultCursor in batch mode with -nographics switch. (UUM-142569)
Editor: Fixed Unicode handling in sprite assets for TextCore. (UUM-141521)
Editor: Terrain: Fixed a performance regression that occurred when editing the heightmap of a selected Terrain. (UUM-141526)
Editor: [Android] Replaced the link to the missing "Gradle Troubleshooting" page in the "Colliding Attributes" error window with a working "Gradle for Android" link for Unity 6.0. (UUM-142945)
Graphics: Modified the frame cleanup map to remove invalid or memoryless texture IDs without deleting them. (UUM-129828)
License: Fixed Licensing Client reconnection. (UUM-142572)
Linux: Fixed POSIX file reads larger than 2 GiB failing on Linux. (UUM-140520)
Networking: Fixed UUM-135025 by supporting multiple auto proxies. (UUM-135025)
Physics: Fixed a memory corruption due to NvCloth internals over-allocating when solving inter cloth collisions. (UUM-64185)
Physics: Fixed debug visualization for capsule colliders, ensuring capsule caps retain curvature when scale is applied. (UUM-142483)
Physics: Fixed several instances of SIMD operations leading to NaN values within the NvCloth solver kernel. (UUM-64185)
Prefabs: Added objects are no longer removed when cleaning up a corrupt
PrefabInstance. (UUM-142338)Shaders: Fixed Material.GetTexturePropertyNameIDs returning empty for Material Variants. (UUM-85842)
Shaders: Shader Inspector Compile and show code dropdown is now wider to avoid overlapping elements. (UUM-143195)
Shaders: The Compile and Show Code dropdown no longer hangs the editor when used with large shaders as we avoid iterating over every keyword for every shader stage to calculate the Variant Included count. (UUM-141740)
TextMeshPro: Fixed an issue where TMP shaders always used the HDR color picker instead of matching the color mode set in the shader. (UUM-141742)
URP: Fixed Frame Debugger excessive memory usage regression. (UUM-139160)
URP: Fixed texture preview icons missing in Frame Debugger when expanding the "Textures" foldout. (UUM-134917)
Video: Fixed a regression which was caused by problems in the Async Scheduler's algorithm. (UUM-140747)
Package changes in 6000.0.77f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.0.77f1
6000.0.61f1: Crash on tlsf_free when generating Font Atlas with SDF16 or SDF32 (UUM-141061)
6000.0.6f1: [RenderGraph][D3D12] Crash on D3D12SwapChain::Present when using AddComputePass with EnableAsyncCompute(true) and UseTexture (UUM-140183)
Asset Importers: Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode (UUM-112617)
Metal: Game freezes after command buffer Timeout error (UUM-125778)
Text (TextMeshPro): Crash on UNITY_FT_Load_Glyph when generating multi-threaded Font Atlas in TMPro Font Asset Creator (UUM-125366)
: Crash on mono_log_write_logfile when more than one copy of bee_backend is running (UUM-142773)
: Crash on ProfilerMutexLock when closing a project with specific Assets (UUM-144371)
6000.0.77f1 Release Notes
Fixes
2D: Fixed errors when a Lens Flare component is added and adds support for orthographic camera. (UUM-141781)
2D: Fixed picking for sprites with -ve scale using shadergraph materials. (UUM-141627)
Android: Fixed Vulkan crash when backgrounding Android app with RunWithoutFocus enabled. (UUM-141888)
Animation: Fixed an issue where a precision mismatch in the legacy animation system caused animation events to be skipped at high frame rates. (UUM-138951)
Animation: Fixed an issue where dangling GameObject references could be retained in the selection when entering or exiting Play mode. (UUM-142098)
Audio: Audio continues playing in Player builds when all AudioListener components are disabled or their GameObjects are deactivated. (UUM-127556)
Audio: Fixed an issue where enabling an
OnAudioFilterReadeffect on anAudioListenerduring Play mode had no audible effect if theMonoBehaviourstarted disabled. (UUM-116871)Editor: Fixed a crash that occurred when opening the Build Profiles window and Player Settings asset was not imported. (UUM-116727)
Editor: Fixed a very rare crash in MacEditor when changing Editor language to Japanese. (UUM-141719)
Editor: Fixed an issue where references stored in MonoBehaviour/ScriptableObject fields could be lost when importing prefabs during Play Mode. (UUM-139664)
Editor: Fixed LinuxEditor crash when opening a project with a custom DefaultCursor in batch mode with -nographics switch. (UUM-142569)
Editor: Fixed Unicode handling in sprite assets for TextCore. (UUM-141521)
Editor: Terrain: Fixed a performance regression that occurred when editing the heightmap of a selected Terrain. (UUM-141526)
Editor: [Android] Replaced the link to the missing "Gradle Troubleshooting" page in the "Colliding Attributes" error window with a working "Gradle for Android" link for Unity 6.0. (UUM-142945)
Graphics: Modified the frame cleanup map to remove invalid or memoryless texture IDs without deleting them. (UUM-129828)
License: Fixed Licensing Client reconnection. (UUM-142572)
Linux: Fixed POSIX file reads larger than 2 GiB failing on Linux. (UUM-140520)
Networking: Fixed UUM-135025 by supporting multiple auto proxies. (UUM-135025)
Physics: Fixed a memory corruption due to NvCloth internals over-allocating when solving inter cloth collisions. (UUM-64185)
Physics: Fixed debug visualization for capsule colliders, ensuring capsule caps retain curvature when scale is applied. (UUM-142483)
Physics: Fixed several instances of SIMD operations leading to NaN values within the NvCloth solver kernel. (UUM-64185)
Prefabs: Added objects are no longer removed when cleaning up a corrupt
PrefabInstance. (UUM-142338)Shaders: Fixed Material.GetTexturePropertyNameIDs returning empty for Material Variants. (UUM-85842)
Shaders: Shader Inspector Compile and show code dropdown is now wider to avoid overlapping elements. (UUM-143195)
Shaders: The Compile and Show Code dropdown no longer hangs the editor when used with large shaders as we avoid iterating over every keyword for every shader stage to calculate the Variant Included count. (UUM-141740)
TextMeshPro: Fixed an issue where TMP shaders always used the HDR color picker instead of matching the color mode set in the shader. (UUM-141742)
URP: Fixed Frame Debugger excessive memory usage regression. (UUM-139160)
URP: Fixed texture preview icons missing in Frame Debugger when expanding the "Textures" foldout. (UUM-134917)
Video: Fixed a regression which was caused by problems in the Async Scheduler's algorithm. (UUM-140747)
Package changes in 6000.0.77f1
Packages updated

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