Manual installs
Operating systems
-Component installers
Windows
+Windows ARM64
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 6000.2.2f1
2D: Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android (UUM-113215)
DirectX12: Crash on D3D12SwapChain::Present when performing various Unity operations (UUM-107390)
Engine Diagnostics: Infrequent crash observed during background transmission of engine diagnostics data, caused by a race condition when sending data to the service.
GPU Resident Drawer: Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project (UUM-108694)
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)
Mono: Crashes related to MonoManager::ExtractStackTraceQuick (UUM-115599)
Scene Management: Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android devices (UUM-113596)
Shader System: Crash on tlsf_free when adding a 3D object to a Scene of a new Universal 3D project (UUM-107673)
Video: [AMD] Crash on VerifyD3DTextureSharingCallback when creating a new project (UUM-104855)
6000.2.2f1 Release Notes
Improvements
- IL2CPP: Improved startup time and reduced metadata memory usage by delaying the creation of generic method instances. (UUM-112775)
Fixes
2D: Add warning when Sprite Outline is set to beyond the boundary of Sprite so artifacts in sprite assets can be found and fixed. (UUM-107991)
2D: Fixed Blurry and Stretched Light Type Icons in Global Light 2D Inspector. (UUM-111256)
2D: Fixed issue in the Sprite Editor where the Slice on Import toggle in the Slice menu does not maintain its set value when the Slice menu is closed and reopened again. (UUM-110749)
Android: Forward AKEYCODE_MEDIA_PLAY_PAUSE, AKEYCODE_MEDIA_REWIND, AKEYCODE_MEDIA_FAST_FORWARD to input system Keyboard device. See https://github.com/Unity-Technologies/InputSystem/pull/2212/files for more details. (UUM-113004)
Animation: Fixed issue where animation feedback wouldn't appear until a repaint on IMGUI inspectors. (UUM-113346)
Animation: Fixed issue where pressing the delete key on the root node of a blend tree would produce an invalid deletion prompt. (UUM-107479)
Editor: Disable wrap on single line field. (UUM-79440)
Editor: Fixed Delayed Touchscreen field with placeholder to register callback properly. (UUM-77490)
Editor: Fixed IME on Blur() for UIToolkit. (UUM-102003)
Editor: Fixed incorrect margins for animator state inspector window. (UUM-111381)
Editor: Fixed selection issue on Android when using GameActivity. (UUM-104765)
Editor: Fixed text clip issue with IMGUI. (UUM-98223)
Editor: Fixed TouchScreenKeyboard editing with bindings. (UUM-82827)
Editor: Updated validation messages of Shortcut Profiles names. (UUM-113367)
GI: Ensured that the GI cache is cleaned-up according to the max size limit that is given by the user. (UUM-113152)
Graphics: Fixed Vulkan Validation error in vkQueueSubmit. (UUM-110090)
HDRP: Color Checker - Fixed overlap of the label when the inspector width is narrow. (UUM-113853)
IL2CPP: Fixed possible debug assert when a delegate type has a generic struct parameter when script debugging is enabled. (UUM-110446)
Mono: Fixed an issue where attaching a profiler could cause Unity to crash to desktop. (UUM-112001)
Mono: Prevent crash when Method.MakeGenericMethod is called with invalid generic argument types. (UUM-109251)
Networking: Updated our copy of MbedTLS to version 3.6.4 to address some security vulnerabilities. (UUM-114079)
Physics: Fixed a crash when exiting playmode, which was caused due to physics scene data not being disposed in a thread safe manner. (UUM-92619)
Profiler: Fixed invalid Mesh indices appearing in Memory Profiler metadata when read/write is disabled on standalone builds. (UUM-107356)
Scene/Game View: Fixed an issue where renaming an EditorTool would throw an error message. (UUM-113403)
SRP Core: Fixed invisible grid lines in Render Graph Viewer with light theme. (UUM-113505)
Terrain: Prevents instanced details from being added to the detail texture atlas, saving memory. (UUM-112198)
Text: Ensure line-breaking rules are preserved for CJK. (UUM-108849)
UI Toolkit: Added additional checks to the TreeView control prevent the API from breaking when misused. (UUM-112202)
UI Toolkit: Fixed event debugger event group now toggles each event checkbox immediately. (UUM-104871)
UI Toolkit: Fixed help link for the PanelTextSetting asset. (UUM-92901)
Video: [WebGL][iOS] Fixed erratic video playback when played on Chrome or Firefox. (UUM-102147)
VisionOS: Fixed Xcode build failure when advertising APIs are used from scripts. (UUM-113817)
Web: Fixed "ArgumentOutOfRange" exception when UI Toolkit was used in Web builds with "Native C/C++ Multithreading" enabled. (UUM-108928)
Web: Fixed an issue where window events were being registered and handled before the engine fully initialized with WebGPU. (UUM-100658)
Web: Fixed an issue with texture compression that would cause webgpu errors and result in a black screen. (UUM-97275)
WebGL: Fixed an issue where native and javascript AudioSource paused states would desynchronize during scene loading when Play On Awake is used and the AudioListener is paused. (UUM-96644)
Package changes in 6000.2.2f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.2.2f1
2D: Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android (UUM-113215)
DirectX12: Crash on D3D12SwapChain::Present when performing various Unity operations (UUM-107390)
Engine Diagnostics: Infrequent crash observed during background transmission of engine diagnostics data, caused by a race condition when sending data to the service.
GPU Resident Drawer: Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project (UUM-108694)
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)
Mono: Crashes related to MonoManager::ExtractStackTraceQuick (UUM-115599)
Scene Management: Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android devices (UUM-113596)
Shader System: Crash on tlsf_free when adding a 3D object to a Scene of a new Universal 3D project (UUM-107673)
Video: [AMD] Crash on VerifyD3DTextureSharingCallback when creating a new project (UUM-104855)
6000.2.2f1 Release Notes
Improvements
- IL2CPP: Improved startup time and reduced metadata memory usage by delaying the creation of generic method instances. (UUM-112775)
Fixes
2D: Add warning when Sprite Outline is set to beyond the boundary of Sprite so artifacts in sprite assets can be found and fixed. (UUM-107991)
2D: Fixed Blurry and Stretched Light Type Icons in Global Light 2D Inspector. (UUM-111256)
2D: Fixed issue in the Sprite Editor where the Slice on Import toggle in the Slice menu does not maintain its set value when the Slice menu is closed and reopened again. (UUM-110749)
Android: Forward AKEYCODE_MEDIA_PLAY_PAUSE, AKEYCODE_MEDIA_REWIND, AKEYCODE_MEDIA_FAST_FORWARD to input system Keyboard device. See https://github.com/Unity-Technologies/InputSystem/pull/2212/files for more details. (UUM-113004)
Animation: Fixed issue where animation feedback wouldn't appear until a repaint on IMGUI inspectors. (UUM-113346)
Animation: Fixed issue where pressing the delete key on the root node of a blend tree would produce an invalid deletion prompt. (UUM-107479)
Editor: Disable wrap on single line field. (UUM-79440)
Editor: Fixed Delayed Touchscreen field with placeholder to register callback properly. (UUM-77490)
Editor: Fixed IME on Blur() for UIToolkit. (UUM-102003)
Editor: Fixed incorrect margins for animator state inspector window. (UUM-111381)
Editor: Fixed selection issue on Android when using GameActivity. (UUM-104765)
Editor: Fixed text clip issue with IMGUI. (UUM-98223)
Editor: Fixed TouchScreenKeyboard editing with bindings. (UUM-82827)
Editor: Updated validation messages of Shortcut Profiles names. (UUM-113367)
GI: Ensured that the GI cache is cleaned-up according to the max size limit that is given by the user. (UUM-113152)
Graphics: Fixed Vulkan Validation error in vkQueueSubmit. (UUM-110090)
HDRP: Color Checker - Fixed overlap of the label when the inspector width is narrow. (UUM-113853)
IL2CPP: Fixed possible debug assert when a delegate type has a generic struct parameter when script debugging is enabled. (UUM-110446)
Mono: Fixed an issue where attaching a profiler could cause Unity to crash to desktop. (UUM-112001)
Mono: Prevent crash when Method.MakeGenericMethod is called with invalid generic argument types. (UUM-109251)
Networking: Updated our copy of MbedTLS to version 3.6.4 to address some security vulnerabilities. (UUM-114079)
Physics: Fixed a crash when exiting playmode, which was caused due to physics scene data not being disposed in a thread safe manner. (UUM-92619)
Profiler: Fixed invalid Mesh indices appearing in Memory Profiler metadata when read/write is disabled on standalone builds. (UUM-107356)
Scene/Game View: Fixed an issue where renaming an EditorTool would throw an error message. (UUM-113403)
SRP Core: Fixed invisible grid lines in Render Graph Viewer with light theme. (UUM-113505)
Terrain: Prevents instanced details from being added to the detail texture atlas, saving memory. (UUM-112198)
Text: Ensure line-breaking rules are preserved for CJK. (UUM-108849)
UI Toolkit: Added additional checks to the TreeView control prevent the API from breaking when misused. (UUM-112202)
UI Toolkit: Fixed event debugger event group now toggles each event checkbox immediately. (UUM-104871)
UI Toolkit: Fixed help link for the PanelTextSetting asset. (UUM-92901)
Video: [WebGL][iOS] Fixed erratic video playback when played on Chrome or Firefox. (UUM-102147)
VisionOS: Fixed Xcode build failure when advertising APIs are used from scripts. (UUM-113817)
Web: Fixed "ArgumentOutOfRange" exception when UI Toolkit was used in Web builds with "Native C/C++ Multithreading" enabled. (UUM-108928)
Web: Fixed an issue where window events were being registered and handled before the engine fully initialized with WebGPU. (UUM-100658)
Web: Fixed an issue with texture compression that would cause webgpu errors and result in a black screen. (UUM-97275)
WebGL: Fixed an issue where native and javascript AudioSource paused states would desynchronize during scene loading when Play On Awake is used and the AudioListener is paused. (UUM-96644)
Package changes in 6000.2.2f1
Packages updated

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