Manual installs
Operating systems
-Component installers
Windows
+Windows ARM64
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 6000.1.7f1
Android: [GameActivity] Crash on "UnityMotionEventCallbacks::_GetPointerIdImpl" when giving 9+ simultaneous touch inputs (UUM-108743)
Cloud Diagnostics: [Android]Crash on lib/arm64/libil2cpp.so when Unity Analytics and Engine Code stripping are enabled (UUM-95408)
DirectX12: Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component (UUM-105412)
DirectX12: Crash on D3D12RenderSubPassInfo::Begin when creating a new "Universal 3D sample" project (UUM-105811)
DirectX12: Crash on D3D12SwapChain::Present when performing various Unity operations (UUM-107390)
DirectX12: Crash on GfxDeviceD3D12::ProcessReleaseQueue when performing various Unity operations (UUM-107470)
DirectX12: Crash on GfxDeviceD3D12Base::DrawBuffersCommon when opening a project after changing the Graphics API to DirectX12 (UUM-77757)
DirectX12: Crash on GfxDeviceD3D12Base::DrawBuffersCommon when performing various Unity operations (UUM-104826)
DirectX12: [AMD] Crash on D3D12SwapChain::CreateHWND when creating or opening a project (UUM-104715)
DirectX12: [AMD] Crash on VerifyD3DTextureSharingCallback when creating a new project (UUM-104855)
DirectX12: [Intel] Crash on BufferD3D12::BeginWrite when opening a newly created URP project with DirectX12 set as the default graphics API (UUM-104889)
Graphics Device Features: Graphics.RenderMeshIndirect does not issue multi-draw rendering commands when using a graphics API capable of multi-draw commands (UUM-91617)
Hub: Licensing Client fails to launch when opening Unity Hub (UUM-103995)
Hub: Licensing Client fails to launch when opening Unity Hub (licensing client path is not found) (UUM-103996)
Lighting: All baked data for all scenes using APV is always loaded in Editor (UUM-104833)
Lighting: Android Player freezes on some Mali GPU devices when Lighting Cast Shadows changed to OFF at runtime (UUM-105246)
Lighting: Lights are being culled and appear pixelated when the "Main Light" property is disabled and Forward+ or Deferred+ Rendering Paths are used (UUM-104391)
Mono: UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement (UUM-105139)
Platform Audio: Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again (UUM-103525)
SRP XR: GameObjects are transparent when a custom fog renderer feature is enabled (UUM-104832)
SRP XR: The Player renders black on a Quest headset when MSAA, Post Processing, and Spacewarm depth submission are enabled (UUM-84612)
Video: Crash on WindowsVideoMedia::GetVideoFrameAtIndex when instantiating a Prefab with Rigidbody after loading a scene from an Asset Bundle (UUM-108799)
Vulkan: [Android] Runtime performance deteriorates on certain Android devices when Graphics API is set to Vulkan on an upgraded project (UUM-107530)
6000.1.7f1 Release Notes
Fixes
2D: Fixed FullScreenRendererFeature exception when use with Rendergraph 2D. (UUM-104830)
2D: Fixed normals to account for Sprite FlipXY. (UUM-104352)
Android: The application will continue to update/render while built for 'GameActivity + run in split screen + permission dialog is shown' if RunWithFocus is set to true. Previously the application would pause for GameActivity, but would continue to run if built for Activity. (UUM-105630)
Editor: Added new callback
onDeleteArrayElementCallbacktoReorderableList. This is called from the "Delete Array Element" context menu to let you control the removal, likeonRemoveCallback. (UUM-104534)Editor: Fixed a Windows Editor crash on exit that could occur with some specific combinations of packages such as Google Mobile Ads and JetBrains Rider integration. (UUM-103723)
Editor: Fixed an issue where Scene view gizmo icons were not loaded properly if "Load textures on demand" was enabled in project settings. (UUM-104825)
Editor: Fixed case where ScreenCapture.CaptureScreenshotAsTexture() could cause the player or editor to crash when a XR device was connected. (UUM-103220)
Editor: Fixed IMGUI Errors on LinuxEditor arising when RepaintImmediately() called on window currently being painted. (UUM-104622)
Editor: Fixed macOS progress bars always being shown on the main display rather than over the main Editor window. (UUM-102920)
Editor: Fixed
PlayerSettingsicon APIs so thatGetIcons,GetIconsForTargetGroup,GetIconSizes, andGetIconSizesForTargetGroupreturn the correct icon arrays for the providedNamedBuildTargetorBuildTargetGroupargument. (UUM-97474)Graphics: BatchRendererGroup's OnPerformCulling function now correctly checks for job safety between the provided buffers and the JobHandle returned by the user. (UUM-98559)
Graphics: Fixed duplicated color resolve when mixing native render pass and set render target workflows. (UUM-103751)
HDRP: Prevent CustomPass using camera depth if the injection point is set to AfterPostprocess. Show a warning in the CustomPass inspector if this configuration is present. (UUM-79283)
Kernel: JobHandle.Complete() goes to sleep sooner when there is no work to steal. This allows the waiting thread to give up the CPU core sooner to allow another thread to perform work or to preserve battery life. (UUM-83082)
Package Manager: Fixed an issue where installing a git package using Git LFS would not work with Git LFS 3.6.0 and higher. (UUM-91342)
Package Manager: Fixed the issue where Assets cannot be imported when the Asset package contains project settings and all project settings are unchanged. (UUM-100078)
Physics: Better tooltips for PhysicsSettings window. (UUM-105527)
UI Elements: Fixed the items not expanding on creation when autoExpand is set to true. (UUM-107968)
UI Toolkit: Fixed USS preview is not updated when a selector is moved to a new USS file. (UUM-104904)
Undo System: Keep undo stack in sync during project load by pausing serialization. (UUM-97070)
URP: Fixed unclear warnings when user creates more lights than the light limit when using Deferred rendering path. (UUM-102023)
Video: Fixed double invocation of onLoopPoint callback when
skipOnDropis false and codec is decoding to memory. (UUM-97953)
Package changes in 6000.1.7f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.1.7f1
Android: [GameActivity] Crash on "UnityMotionEventCallbacks::_GetPointerIdImpl" when giving 9+ simultaneous touch inputs (UUM-108743)
Cloud Diagnostics: [Android]Crash on lib/arm64/libil2cpp.so when Unity Analytics and Engine Code stripping are enabled (UUM-95408)
DirectX12: Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component (UUM-105412)
DirectX12: Crash on D3D12RenderSubPassInfo::Begin when creating a new "Universal 3D sample" project (UUM-105811)
DirectX12: Crash on D3D12SwapChain::Present when performing various Unity operations (UUM-107390)
DirectX12: Crash on GfxDeviceD3D12::ProcessReleaseQueue when performing various Unity operations (UUM-107470)
DirectX12: Crash on GfxDeviceD3D12Base::DrawBuffersCommon when opening a project after changing the Graphics API to DirectX12 (UUM-77757)
DirectX12: Crash on GfxDeviceD3D12Base::DrawBuffersCommon when performing various Unity operations (UUM-104826)
DirectX12: [AMD] Crash on D3D12SwapChain::CreateHWND when creating or opening a project (UUM-104715)
DirectX12: [AMD] Crash on VerifyD3DTextureSharingCallback when creating a new project (UUM-104855)
DirectX12: [Intel] Crash on BufferD3D12::BeginWrite when opening a newly created URP project with DirectX12 set as the default graphics API (UUM-104889)
Graphics Device Features: Graphics.RenderMeshIndirect does not issue multi-draw rendering commands when using a graphics API capable of multi-draw commands (UUM-91617)
Hub: Licensing Client fails to launch when opening Unity Hub (UUM-103995)
Hub: Licensing Client fails to launch when opening Unity Hub (licensing client path is not found) (UUM-103996)
Lighting: All baked data for all scenes using APV is always loaded in Editor (UUM-104833)
Lighting: Android Player freezes on some Mali GPU devices when Lighting Cast Shadows changed to OFF at runtime (UUM-105246)
Lighting: Lights are being culled and appear pixelated when the "Main Light" property is disabled and Forward+ or Deferred+ Rendering Paths are used (UUM-104391)
Mono: UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement (UUM-105139)
Platform Audio: Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again (UUM-103525)
SRP XR: GameObjects are transparent when a custom fog renderer feature is enabled (UUM-104832)
SRP XR: The Player renders black on a Quest headset when MSAA, Post Processing, and Spacewarm depth submission are enabled (UUM-84612)
Video: Crash on WindowsVideoMedia::GetVideoFrameAtIndex when instantiating a Prefab with Rigidbody after loading a scene from an Asset Bundle (UUM-108799)
Vulkan: [Android] Runtime performance deteriorates on certain Android devices when Graphics API is set to Vulkan on an upgraded project (UUM-107530)
6000.1.7f1 Release Notes
Fixes
2D: Fixed FullScreenRendererFeature exception when use with Rendergraph 2D. (UUM-104830)
2D: Fixed normals to account for Sprite FlipXY. (UUM-104352)
Android: The application will continue to update/render while built for 'GameActivity + run in split screen + permission dialog is shown' if RunWithFocus is set to true. Previously the application would pause for GameActivity, but would continue to run if built for Activity. (UUM-105630)
Editor: Added new callback
onDeleteArrayElementCallbacktoReorderableList. This is called from the "Delete Array Element" context menu to let you control the removal, likeonRemoveCallback. (UUM-104534)Editor: Fixed a Windows Editor crash on exit that could occur with some specific combinations of packages such as Google Mobile Ads and JetBrains Rider integration. (UUM-103723)
Editor: Fixed an issue where Scene view gizmo icons were not loaded properly if "Load textures on demand" was enabled in project settings. (UUM-104825)
Editor: Fixed case where ScreenCapture.CaptureScreenshotAsTexture() could cause the player or editor to crash when a XR device was connected. (UUM-103220)
Editor: Fixed IMGUI Errors on LinuxEditor arising when RepaintImmediately() called on window currently being painted. (UUM-104622)
Editor: Fixed macOS progress bars always being shown on the main display rather than over the main Editor window. (UUM-102920)
Editor: Fixed
PlayerSettingsicon APIs so thatGetIcons,GetIconsForTargetGroup,GetIconSizes, andGetIconSizesForTargetGroupreturn the correct icon arrays for the providedNamedBuildTargetorBuildTargetGroupargument. (UUM-97474)Graphics: BatchRendererGroup's OnPerformCulling function now correctly checks for job safety between the provided buffers and the JobHandle returned by the user. (UUM-98559)
Graphics: Fixed duplicated color resolve when mixing native render pass and set render target workflows. (UUM-103751)
HDRP: Prevent CustomPass using camera depth if the injection point is set to AfterPostprocess. Show a warning in the CustomPass inspector if this configuration is present. (UUM-79283)
Kernel: JobHandle.Complete() goes to sleep sooner when there is no work to steal. This allows the waiting thread to give up the CPU core sooner to allow another thread to perform work or to preserve battery life. (UUM-83082)
Package Manager: Fixed an issue where installing a git package using Git LFS would not work with Git LFS 3.6.0 and higher. (UUM-91342)
Package Manager: Fixed the issue where Assets cannot be imported when the Asset package contains project settings and all project settings are unchanged. (UUM-100078)
Physics: Better tooltips for PhysicsSettings window. (UUM-105527)
UI Elements: Fixed the items not expanding on creation when autoExpand is set to true. (UUM-107968)
UI Toolkit: Fixed USS preview is not updated when a selector is moved to a new USS file. (UUM-104904)
Undo System: Keep undo stack in sync during project load by pausing serialization. (UUM-97070)
URP: Fixed unclear warnings when user creates more lights than the light limit when using Deferred rendering path. (UUM-102023)
Video: Fixed double invocation of onLoopPoint callback when
skipOnDropis false and codec is decoding to memory. (UUM-97953)
Package changes in 6000.1.7f1
Packages updated

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