Manual installs
Operating systems
-Component installers
Windows
+Windows ARM64
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 6000.2.7f2
2D: [Android][PowerVR] 2D Lights are constantly duplicating and increasing in intensity in the Player (UUM-115475)
AI Navigation Core: NavMeshSurface ignores convex Mesh Colliders when using Physics Colliders (UUM-102676)
Android: [GameActivity] APK built with Development Build enabled gets flagged as having Malware (UUM-116588)
Asset - Database: AssetImportWorkers crash on compiling ASMDEF while Collab-proxy package is upgrading (UUM-107732)
Asset Importers: AssetImportWorker crash on RTTI::IsDerivedFrom when importing specific assets (UUM-117724)
DirectX12: Crash on D3D12DeviceState::ApplyRenderTargets when creating a new "Get Started With Unity" project (UUM-105801)
DirectX12: Crash on D3D12GetInterface when creating a new project (UUM-114301)
DirectX12: Crash on GfxDeviceD3D12::ProcessReleaseQueue when performing various Unity operations (UUM-107470)
Entities Graphics: Memory usage rises when switching scenes (GraphicsBuffer leakage in GRD) (UUM-120539)
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)
IL2CPP: [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it. (UUM-116854)
Mecanim Animation: Crash on mecanim::animation::ValuesFromClip when clicking on a State Transition arrow in the Animator Controller with the 2D Animation package installed (UUM-120157)
Mecanim Animation: Crash on mecanim::ValueArrayCopy when triggering a specific Animation Transition (UUM-119717)
PhysX Integration: Wheel Collider does not interact with other colliders when the GameObject is destroyed and instantiated (UUM-117450)
Shader System: Crash on tlsf_free when selecting a cube in the "Getting Started With Unity" template (UUM-107673)
6000.2.7f2 Release Notes
Improvements
Editor: Prevented potential undefined behavior from accessing deleted GtkWidget references during window cleanup on Linux. (UUM-114419)
GI: Improved the documentation for the
IProbeIntegratorAPI, which is used to implement custom global illumination (GI) baking for light probes.Test Framework: Implemented debounced search in the Test Runner window to improve search performance for projects with many tests. (UUM-119308)
Changes
- DX12: Modify the DX12 device filter to also filter out integrated GPUs.
Fixes
2D: Fixed Rendering Debug views for Rendergraph2D. (UUM-116276)
AI: The NavMesh was getting built over disabled Terrain Colliders. (UUM-117115)
Android: Fixed issue were reconnecting an external display does not work. (UUM-115127)
Android: When input field is hidden, text input no longer introduces previously deleted characters when using Vietnamese keyboard on certain devices. (UUM-110122)
Android: [Video] Improved End-Of-Stream handling for unsupported video tracks on Android. (UUM-111761)
Animation: Fixed issue where Animator side menu visibility icon had inconistent selection styling compared with other buttons on the same toolbar. (UUM-112098)
Animation: Fixed issue where transitions with normalized duration and calls to Animator.CrossFade had incorrect duration if the animator speed was not 1 or -1. (UUM-109060)
Animation: Updated the AnimationWindow with the standard playhead icon. (UUM-114632)
Audio: Fixed an issue where
OnAudioFilterReaddid not work correctly when enabling or disabling components that do audio DSP. (UUM-114268)DX12: Filtering devices to allow or disallow them running DX12 or prefer a specific threading mode.
DX12: Minor CPU time optimization by reducing descriptor copy calls and GetResourceAllocationInfo(). (UUM-117629)
Editor: Corrected calculates the maximum width of the "Analyze Import Process" button in the "Import Activity" window, the first time that the window is shown. (UUM-116158)
Editor: Fixed a crash that occurred when an already opened project was opened by a second instance of the Editor in batch mode. (UUM-114810)
Editor: Fixed an issue where specular highlights appeared in the terrain grass shader. (UUM-113119)
Editor: Fixed an out-of-range error that occurred when deleting text with right-to-left (RTL) languages. (UUM-116909)
Editor: Fixed caret height for IMGUI. (UUM-116306)
Editor: Fixed CreateInspectorGUI being called twice when Inspector was hidden for custom editors. (UUM-74710)
Editor: Fixed EditorBuildSettings.scenes when using InitializeOnLoadMethod during startup.
Editor: Fixed fatal error messages raised by import worker processes causing the main Editor process to terminate.
Fatal error messages from workers are reported by the main Editor process with a "(fatal flag from worker ignored)" suffix. (UUM-115872)Editor: Fixed for 'MemoryStream is corrupted' fatal error, when a modified prefab with prefab instance has its mono script deleted while at the same time a compilation error also is introduced. (UUM-82391)
Editor: Fixed null exception on threads with TextCore. (UUM-117136)
Editor: Fixed NullReferenceException thrown when Terrain component is removed and re-added with the existing Terrain data. (UUM-108146)
Editor: Properly free VT CB indices even if render thread resources failed to create. (UUM-56395)
GI: Fixed a bug where some column labels were incorrect in the Light explorer when using URP. (UUM-83864)
Graphics: Fixed Vulkan crash on Android while switching between scenes. (UUM-82923)
Graphics: This PR fixes an error on certain platforms due to the incorrect type of Rendering Layer in the shader for terrain's depth-normal prepass. (UUM-117463)
Graphics: This PR fixes the light flickering issue when deferred, shadow, and TAA are enabled. (UUM-113351)
Graphics: When the "Load texture data on demand" setting was enabled, sometimes textures would not be properly loaded in the editor and result in empty or missing texture errors in the console. (UUM-114482)
Particles: Fixed a potential crash that occurred when calling
GetParticlesin a particle system with trails. (UUM-40536)Scene/Game View: Fixed an issue where opening Game View would crash if the editor's layout had previously serialized with an invalid display target value. (UUM-115918)
Search: Fixed focus and navigation issues in Search's QueryBuilder. (UUM-110828)
Shaders: Fixed stage specific shader keywords triggering errors on Vulkan editor. (UUM-114398)
SRP Core: Fixed an Issue where the MaterialUpgrader in URP wouldnt enable Alpha Clipping on Materials that started out using Render Mode Cutout. (UUM-99709)
SRP Core: Fixed asserts in Rendering Debugger > Volumes tab after selecting a component. (UUM-116573)
TextMeshPro: The Margins property now supports multi-object editing. (UUM-91467)
uGUI: Fixed an editor bug where resizing the handle rect of a Slider and then performing an Undo causes its anchors to get reset. (UUM-108288)
uGUI: Fixed layout groups not updating when an empty RectTransform child changes size. (UUM-103876)
UI Toolkit: Fixed a
NullReferenceExceptionthat occurred when the UI Toolkit Debugger was in an inactive tab. (UUM-117267)UI Toolkit: Fixed an error when trying to read a StyleSheet Keyword value from a property name. (UUM-116350)
UI Toolkit: Fixed an issue on macOS where right-clicking on a TextField did not select the text before opening the context menu. (UUM-102230)
UI Toolkit: Fixed an issue where C# keywords could not be used as identifiers when code-generating the property bags. (UUM-113921)
UI Toolkit: Fixed an issue where nullable references could break compilation if they appeared before the type definition. (UUM-115834)
UI Toolkit: Fixed an issue with the TreeView where releasing the pointer during a Drag And Drop operation raised an exception. (UUM-66397)
UI Toolkit: Fixed ArgumentException when scheduling action during DetachFromPanelEvent and then moving the element to another active panel. (UUM-117338)
UI Toolkit: Fixed issues with reading of the single line height USS variable in the ScrollView. (UUM-86355)
UI Toolkit: Fixed UI Document prefabs which could not keep focus. (UUM-111780)
UI Toolkit: Fixed worldspace rendering artifacts. (UUM-113577)
URP: Fixed screen space shadows artifacts when using Vulkan on some Android devices. (UUM-116048)
VFX Graph: Fixed enum field was not set properly and then UI was always resetting to default value. (UUM-109559)
VFX Graph: Fixed Parallax Occlusion Mapping usage in SG. (UUM-110541)
VisionOS: Fixed crash when using WebCamTexture in visionOS builds.
WebGL: [WebGPU] Enable support for the float32-blendable extension to enable blending of RGBA32Float textures. (UUM-117370)
Package changes in 6000.2.7f2
Packages updated
Packages no longer available
- com.unity.2d.enhancers
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.2.7f2
2D: [Android][PowerVR] 2D Lights are constantly duplicating and increasing in intensity in the Player (UUM-115475)
AI Navigation Core: NavMeshSurface ignores convex Mesh Colliders when using Physics Colliders (UUM-102676)
Android: [GameActivity] APK built with Development Build enabled gets flagged as having Malware (UUM-116588)
Asset - Database: AssetImportWorkers crash on compiling ASMDEF while Collab-proxy package is upgrading (UUM-107732)
Asset Importers: AssetImportWorker crash on RTTI::IsDerivedFrom when importing specific assets (UUM-117724)
DirectX12: Crash on D3D12DeviceState::ApplyRenderTargets when creating a new "Get Started With Unity" project (UUM-105801)
DirectX12: Crash on D3D12GetInterface when creating a new project (UUM-114301)
DirectX12: Crash on GfxDeviceD3D12::ProcessReleaseQueue when performing various Unity operations (UUM-107470)
Entities Graphics: Memory usage rises when switching scenes (GraphicsBuffer leakage in GRD) (UUM-120539)
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)
IL2CPP: [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it. (UUM-116854)
Mecanim Animation: Crash on mecanim::animation::ValuesFromClip when clicking on a State Transition arrow in the Animator Controller with the 2D Animation package installed (UUM-120157)
Mecanim Animation: Crash on mecanim::ValueArrayCopy when triggering a specific Animation Transition (UUM-119717)
PhysX Integration: Wheel Collider does not interact with other colliders when the GameObject is destroyed and instantiated (UUM-117450)
Shader System: Crash on tlsf_free when selecting a cube in the "Getting Started With Unity" template (UUM-107673)
6000.2.7f2 Release Notes
Improvements
Editor: Prevented potential undefined behavior from accessing deleted GtkWidget references during window cleanup on Linux. (UUM-114419)
GI: Improved the documentation for the
IProbeIntegratorAPI, which is used to implement custom global illumination (GI) baking for light probes.Test Framework: Implemented debounced search in the Test Runner window to improve search performance for projects with many tests. (UUM-119308)
Changes
- DX12: Modify the DX12 device filter to also filter out integrated GPUs.
Fixes
2D: Fixed Rendering Debug views for Rendergraph2D. (UUM-116276)
AI: The NavMesh was getting built over disabled Terrain Colliders. (UUM-117115)
Android: Fixed issue were reconnecting an external display does not work. (UUM-115127)
Android: When input field is hidden, text input no longer introduces previously deleted characters when using Vietnamese keyboard on certain devices. (UUM-110122)
Android: [Video] Improved End-Of-Stream handling for unsupported video tracks on Android. (UUM-111761)
Animation: Fixed issue where Animator side menu visibility icon had inconistent selection styling compared with other buttons on the same toolbar. (UUM-112098)
Animation: Fixed issue where transitions with normalized duration and calls to Animator.CrossFade had incorrect duration if the animator speed was not 1 or -1. (UUM-109060)
Animation: Updated the AnimationWindow with the standard playhead icon. (UUM-114632)
Audio: Fixed an issue where
OnAudioFilterReaddid not work correctly when enabling or disabling components that do audio DSP. (UUM-114268)DX12: Filtering devices to allow or disallow them running DX12 or prefer a specific threading mode.
DX12: Minor CPU time optimization by reducing descriptor copy calls and GetResourceAllocationInfo(). (UUM-117629)
Editor: Corrected calculates the maximum width of the "Analyze Import Process" button in the "Import Activity" window, the first time that the window is shown. (UUM-116158)
Editor: Fixed a crash that occurred when an already opened project was opened by a second instance of the Editor in batch mode. (UUM-114810)
Editor: Fixed an issue where specular highlights appeared in the terrain grass shader. (UUM-113119)
Editor: Fixed an out-of-range error that occurred when deleting text with right-to-left (RTL) languages. (UUM-116909)
Editor: Fixed caret height for IMGUI. (UUM-116306)
Editor: Fixed CreateInspectorGUI being called twice when Inspector was hidden for custom editors. (UUM-74710)
Editor: Fixed EditorBuildSettings.scenes when using InitializeOnLoadMethod during startup.
Editor: Fixed fatal error messages raised by import worker processes causing the main Editor process to terminate.
Fatal error messages from workers are reported by the main Editor process with a "(fatal flag from worker ignored)" suffix. (UUM-115872)Editor: Fixed for 'MemoryStream is corrupted' fatal error, when a modified prefab with prefab instance has its mono script deleted while at the same time a compilation error also is introduced. (UUM-82391)
Editor: Fixed null exception on threads with TextCore. (UUM-117136)
Editor: Fixed NullReferenceException thrown when Terrain component is removed and re-added with the existing Terrain data. (UUM-108146)
Editor: Properly free VT CB indices even if render thread resources failed to create. (UUM-56395)
GI: Fixed a bug where some column labels were incorrect in the Light explorer when using URP. (UUM-83864)
Graphics: Fixed Vulkan crash on Android while switching between scenes. (UUM-82923)
Graphics: This PR fixes an error on certain platforms due to the incorrect type of Rendering Layer in the shader for terrain's depth-normal prepass. (UUM-117463)
Graphics: This PR fixes the light flickering issue when deferred, shadow, and TAA are enabled. (UUM-113351)
Graphics: When the "Load texture data on demand" setting was enabled, sometimes textures would not be properly loaded in the editor and result in empty or missing texture errors in the console. (UUM-114482)
Particles: Fixed a potential crash that occurred when calling
GetParticlesin a particle system with trails. (UUM-40536)Scene/Game View: Fixed an issue where opening Game View would crash if the editor's layout had previously serialized with an invalid display target value. (UUM-115918)
Search: Fixed focus and navigation issues in Search's QueryBuilder. (UUM-110828)
Shaders: Fixed stage specific shader keywords triggering errors on Vulkan editor. (UUM-114398)
SRP Core: Fixed an Issue where the MaterialUpgrader in URP wouldnt enable Alpha Clipping on Materials that started out using Render Mode Cutout. (UUM-99709)
SRP Core: Fixed asserts in Rendering Debugger > Volumes tab after selecting a component. (UUM-116573)
TextMeshPro: The Margins property now supports multi-object editing. (UUM-91467)
uGUI: Fixed an editor bug where resizing the handle rect of a Slider and then performing an Undo causes its anchors to get reset. (UUM-108288)
uGUI: Fixed layout groups not updating when an empty RectTransform child changes size. (UUM-103876)
UI Toolkit: Fixed a
NullReferenceExceptionthat occurred when the UI Toolkit Debugger was in an inactive tab. (UUM-117267)UI Toolkit: Fixed an error when trying to read a StyleSheet Keyword value from a property name. (UUM-116350)
UI Toolkit: Fixed an issue on macOS where right-clicking on a TextField did not select the text before opening the context menu. (UUM-102230)
UI Toolkit: Fixed an issue where C# keywords could not be used as identifiers when code-generating the property bags. (UUM-113921)
UI Toolkit: Fixed an issue where nullable references could break compilation if they appeared before the type definition. (UUM-115834)
UI Toolkit: Fixed an issue with the TreeView where releasing the pointer during a Drag And Drop operation raised an exception. (UUM-66397)
UI Toolkit: Fixed ArgumentException when scheduling action during DetachFromPanelEvent and then moving the element to another active panel. (UUM-117338)
UI Toolkit: Fixed issues with reading of the single line height USS variable in the ScrollView. (UUM-86355)
UI Toolkit: Fixed UI Document prefabs which could not keep focus. (UUM-111780)
UI Toolkit: Fixed worldspace rendering artifacts. (UUM-113577)
URP: Fixed screen space shadows artifacts when using Vulkan on some Android devices. (UUM-116048)
VFX Graph: Fixed enum field was not set properly and then UI was always resetting to default value. (UUM-109559)
VFX Graph: Fixed Parallax Occlusion Mapping usage in SG. (UUM-110541)
VisionOS: Fixed crash when using WebCamTexture in visionOS builds.
WebGL: [WebGPU] Enable support for the float32-blendable extension to enable blending of RGBA32Float textures. (UUM-117370)
Package changes in 6000.2.7f2
Packages updated
Packages no longer available
- com.unity.2d.enhancers

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