Manual installs
Operating systems
-Component installers
macOS ARM64
+macOS
+Windows ARM64
+Windows
+Release
Release notes
+Known Issues in 6000.4.5f1
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)
6000.3.0a3: Crash on Umbra::QueryExt::queryStaticShadowCasters when baking a custom Reflection Probe with the minimum Near Clipping Planes value (UUM-137250)
6000.3.0a5: URP Decals become invisible when over 1000 units away from the camera (UUM-138945)
6000.4.0a4: Freeze/Crash on core::base_hash_set when compiling shader variants during a build of a specific project (UUM-139283)
6000.5.0a4,6000.0.66f1,6000.3.4f1,6000.4.0b4: ShaderVariantCollection.variantCount and ShaderVariantCollection.shaderCount returns 0 in Builds (UUM-137398)
Metal: macOS stutters in a minimal project in the Editor in Play Mode (UUM-85256)
: Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List
structures (UUM-139722) : Editor memory leak in VisualElement when recompiling in a blank URP project (UUM-138000)
: Materials move to other GameObjects in a Prefab when disabling a child GameObject in Prefab Mode with an open SubScene (UUM-139663)
6000.4.5f1 Release Notes
Improvements
- iOS: Switch to ca display link on serious/critical thermal state.
API Changes
- UI Toolkit: Added: Added a new API to clear a VisualElement's inline styles (element.style.Clear()).
Changes
- Audio: Compressed In Memory setting defaults to Decompress On Load on Chromium-Based Web Browsers to avoid Memory Leaks. (UUM-136929)
Fixes
Accessibility: Fixed a potential crash when using the Accessibility APIs. (UUM-132644)
Accessibility: Fixed player crash caused by UI Automation accessing invalid pointer on Windows 10. (UUM-126552)
Accessibility: Fixed
AssistiveSupportplaymode tests that were failing on Windows 10 and reenabled them. (UUM-111323)Adaptive Performance: Clamped the adaptive-performance recomputed descriptor size to 1 to avoid errors in zero sized render texture. (UUM-138049)
Android: Fixed an issue with artifacts on Pixel 10 with shaders that use discard or clip. (UUM-139019)
Android: Fixed source builds when custom gradle templates are selected. (UUM-138551)
Animation: Fixed an issue where renaming state machine from inspector would not rename corresponding layer. (UUM-133570)
Asset Import: Fixed import of audio files with extended paths on Windows. (UUM-133597)
Audio: Fixed exception being thrown when calling Pipe.GetAvailableData from IRealtime.Process in a scriptable generator. (UUM-133969)
Audio: Fixed Memory Leaks when using Compressed In Memory setting on Non-Chromium Web Browsers. (UUM-136929)
Editor: Added a Reset button to Adaptive Performance Settings. (UUM-135693)
Editor: Added the
Noneto the Type Picker in UI Builder. (UUM-137289)Editor: Allow loading local unity packages for source-code build editor. (UUM-139884)
Editor: Fixed an issue where Domain Reload still occurred with Domain Reload on Enter Play Mode disabled if the upgrade of
EditorSettings.assetfailed, or was reverted/modified manually. (UUM-138521)Editor: Fixed asset store generation of search propositions. (UUM-133640)
Editor: Fixed asset store quick click navigation. (UUM-133625)
Editor: Fixed NullReferenceException that could occur on domain reload when setting up preview dropdown. (UUM-139557)
Editor: Refactors adaptive performance logging. No functional change. (UUM-138191)
Editor: Sign IL2CPP related files to prevent potential issues from antivirus software flagging unsigned binaries as suspicious. (UUM-137463)
Editor: Workaround crash when using stencil-only format on Mali GPUs with OpenGL ES. (UUM-111344)
Editor: [Linux] Fixed cases where incorrect GTK usage produced errors in the Console. (UUM-138332)
EmbeddedLinux: Fixed nested windowing asynchronous operations in callbacks. (UUM-138651)
Engine Diagnostics: Fixed Editor exceptions not being reported to Engine Diagnostics when CrashReportingSettings.captureEditorExceptions is enabled. (UUM-136672)
Graphics: Fixed an issue where MSAA CameraDepthTexture resizing was inconsistent when using the ScalableBufferManager in DX12, Metal, and legacy Vulkan device and Fixed an issue where an implicit truncation of vector type shader warning was thrown when building standalone or Android player. (UUM-100367)
Graphics: Fixed an issue with mip streaming when using Vulkan and GraphicsJobs. (UUM-137032)
Graphics: Fixed missing alpha channel when using DXT1 texture with 1bit alpha with OpenGL. (UUM-86650)
HDRP: Fixed null limit.xy values in _ColorPyramidUvScaleAndLimitCurrentFrame after color pyramid for distortion. (UUM-130925)
Linux: Fixed Linux Automatic Toolchain Installer not installing Arm64 sysroot for Linux Arm64 Server. (UUM-136647)
Networking: Added back some missing Mono configuration files in Linux player builds, which would result in exceptions being thrown when trying to use certain .NET networking APIs (notably
WebRequest). (UUM-135731)Package Manager: Fixed an issue where changing the Packages Cache Location would cause "TLS Allocator ALLOC_TEMP_MAIN has unfreed allocations" errors to appear repeatedly in the Editor log. (UUM-131286)
Physics: Fixed an issue where MeshCollider components receiving a non-uniform scale would handle it incorrectly. (UUM-139681)
Profiler: Updated
FrameTimingManager.GetLatestTimingsAPI so background time isn't included in the next focused frame when the Player is unpaused. (UUM-132089)QNX: Fixed nested windowing asynchronous operations in callbacks. (UUM-138651)
Scene/Game View: Fixed an issue that could crash the editor when using PlayModeWindow.SetViewType during playmode. (UUM-139011)
UI Toolkit: Fixed an issue where packed sprites could enter the dynamic atlas. (UUM-137771)
UI Toolkit: Fixed being unable to add elements in UI Builder when searching in UI Builder Hierarchy. (UUM-138485)
UI Toolkit: Fixed documentation help links for SVGImporter and FilterFunctionDefinition. (UUM-139170)
UI Toolkit: Fixed missing documentation link on the imported Vector Image asset Inspector header. (UUM-139560)
UI Toolkit: Fixed search mode is exited when any resulting element is manipulated with. (UUM-138487)
WebGL: Fixed WebGL console warnings when switching fullscreen state. (UUM-139208)
WebGL: Fixed WebGPU errors when the project maximum memory is greater than 2GB. (UUM-139633)
Package changes in 6000.4.5f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.4.5f1
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)
6000.3.0a3: Crash on Umbra::QueryExt::queryStaticShadowCasters when baking a custom Reflection Probe with the minimum Near Clipping Planes value (UUM-137250)
6000.3.0a5: URP Decals become invisible when over 1000 units away from the camera (UUM-138945)
6000.4.0a4: Freeze/Crash on core::base_hash_set when compiling shader variants during a build of a specific project (UUM-139283)
6000.5.0a4,6000.0.66f1,6000.3.4f1,6000.4.0b4: ShaderVariantCollection.variantCount and ShaderVariantCollection.shaderCount returns 0 in Builds (UUM-137398)
Metal: macOS stutters in a minimal project in the Editor in Play Mode (UUM-85256)
: Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List
structures (UUM-139722) : Editor memory leak in VisualElement when recompiling in a blank URP project (UUM-138000)
: Materials move to other GameObjects in a Prefab when disabling a child GameObject in Prefab Mode with an open SubScene (UUM-139663)
6000.4.5f1 Release Notes
Improvements
- iOS: Switch to ca display link on serious/critical thermal state.
API Changes
- UI Toolkit: Added: Added a new API to clear a VisualElement's inline styles (element.style.Clear()).
Changes
- Audio: Compressed In Memory setting defaults to Decompress On Load on Chromium-Based Web Browsers to avoid Memory Leaks. (UUM-136929)
Fixes
Accessibility: Fixed a potential crash when using the Accessibility APIs. (UUM-132644)
Accessibility: Fixed player crash caused by UI Automation accessing invalid pointer on Windows 10. (UUM-126552)
Accessibility: Fixed
AssistiveSupportplaymode tests that were failing on Windows 10 and reenabled them. (UUM-111323)Adaptive Performance: Clamped the adaptive-performance recomputed descriptor size to 1 to avoid errors in zero sized render texture. (UUM-138049)
Android: Fixed an issue with artifacts on Pixel 10 with shaders that use discard or clip. (UUM-139019)
Android: Fixed source builds when custom gradle templates are selected. (UUM-138551)
Animation: Fixed an issue where renaming state machine from inspector would not rename corresponding layer. (UUM-133570)
Asset Import: Fixed import of audio files with extended paths on Windows. (UUM-133597)
Audio: Fixed exception being thrown when calling Pipe.GetAvailableData from IRealtime.Process in a scriptable generator. (UUM-133969)
Audio: Fixed Memory Leaks when using Compressed In Memory setting on Non-Chromium Web Browsers. (UUM-136929)
Editor: Added a Reset button to Adaptive Performance Settings. (UUM-135693)
Editor: Added the
Noneto the Type Picker in UI Builder. (UUM-137289)Editor: Allow loading local unity packages for source-code build editor. (UUM-139884)
Editor: Fixed an issue where Domain Reload still occurred with Domain Reload on Enter Play Mode disabled if the upgrade of
EditorSettings.assetfailed, or was reverted/modified manually. (UUM-138521)Editor: Fixed asset store generation of search propositions. (UUM-133640)
Editor: Fixed asset store quick click navigation. (UUM-133625)
Editor: Fixed NullReferenceException that could occur on domain reload when setting up preview dropdown. (UUM-139557)
Editor: Refactors adaptive performance logging. No functional change. (UUM-138191)
Editor: Sign IL2CPP related files to prevent potential issues from antivirus software flagging unsigned binaries as suspicious. (UUM-137463)
Editor: Workaround crash when using stencil-only format on Mali GPUs with OpenGL ES. (UUM-111344)
Editor: [Linux] Fixed cases where incorrect GTK usage produced errors in the Console. (UUM-138332)
EmbeddedLinux: Fixed nested windowing asynchronous operations in callbacks. (UUM-138651)
Engine Diagnostics: Fixed Editor exceptions not being reported to Engine Diagnostics when CrashReportingSettings.captureEditorExceptions is enabled. (UUM-136672)
Graphics: Fixed an issue where MSAA CameraDepthTexture resizing was inconsistent when using the ScalableBufferManager in DX12, Metal, and legacy Vulkan device and Fixed an issue where an implicit truncation of vector type shader warning was thrown when building standalone or Android player. (UUM-100367)
Graphics: Fixed an issue with mip streaming when using Vulkan and GraphicsJobs. (UUM-137032)
Graphics: Fixed missing alpha channel when using DXT1 texture with 1bit alpha with OpenGL. (UUM-86650)
HDRP: Fixed null limit.xy values in _ColorPyramidUvScaleAndLimitCurrentFrame after color pyramid for distortion. (UUM-130925)
Linux: Fixed Linux Automatic Toolchain Installer not installing Arm64 sysroot for Linux Arm64 Server. (UUM-136647)
Networking: Added back some missing Mono configuration files in Linux player builds, which would result in exceptions being thrown when trying to use certain .NET networking APIs (notably
WebRequest). (UUM-135731)Package Manager: Fixed an issue where changing the Packages Cache Location would cause "TLS Allocator ALLOC_TEMP_MAIN has unfreed allocations" errors to appear repeatedly in the Editor log. (UUM-131286)
Physics: Fixed an issue where MeshCollider components receiving a non-uniform scale would handle it incorrectly. (UUM-139681)
Profiler: Updated
FrameTimingManager.GetLatestTimingsAPI so background time isn't included in the next focused frame when the Player is unpaused. (UUM-132089)QNX: Fixed nested windowing asynchronous operations in callbacks. (UUM-138651)
Scene/Game View: Fixed an issue that could crash the editor when using PlayModeWindow.SetViewType during playmode. (UUM-139011)
UI Toolkit: Fixed an issue where packed sprites could enter the dynamic atlas. (UUM-137771)
UI Toolkit: Fixed being unable to add elements in UI Builder when searching in UI Builder Hierarchy. (UUM-138485)
UI Toolkit: Fixed documentation help links for SVGImporter and FilterFunctionDefinition. (UUM-139170)
UI Toolkit: Fixed missing documentation link on the imported Vector Image asset Inspector header. (UUM-139560)
UI Toolkit: Fixed search mode is exited when any resulting element is manipulated with. (UUM-138487)
WebGL: Fixed WebGL console warnings when switching fullscreen state. (UUM-139208)
WebGL: Fixed WebGPU errors when the project maximum memory is greater than 2GB. (UUM-139633)
Package changes in 6000.4.5f1
Packages updated

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