Fixed an exception when using the preview toggle in the Sprite Editor window with an imported texture smaller than the source texture.
Fixed an issue where a SpriteRenderer's sprite reference did not revert to the original after using the Sprite Editor window preview toggle and entering Play mode. The Sprite Editor window preview toggle is now available only in Edit mode.
Fixed UnitySendMessage calls being dropped on Android when sent during Application.Unload or Reload in Unity as a Library (UAAL) scenarios.
AndroidFixUUM-141440
Fixed "Animation Clip is Read-Only" message appearing when nothing is selected.
AnimationFixUUM-139142
Fixed disabling or otherwise stopping Audio Sources playing unique or streaming clips causing large stalls on the main thread inside "SoundHandle.Instance.Destructor" within the "SoundManager.Update"
AudioFixUUM-404
Fixed an issue where a duplicate node GUID error occurred during build when using a specific build path.
Build SystemFixUUM-128491
Fixed the Flare Layer help link to the User Manual.
DocumentationFixUUM-134470
Fixed a crash on specific hardware where D3D12 initialization code was running during startup even when D3D12 was not included in the project's Graphics API list.
DX12FixUUM-137629
Fixed the D3D12 device not being selected even when it was first in the graphics API list.
DX12FixUUM-141555
Build and Run button greyed out for locally invalid architecture, despite remote build is specified (Device Portal)
EditorFixUUM-138399
Editor: Fixed a crash that occurred when computePenetration was called for a BoxCollider and convex MeshCollider when both colliders were overlapping at their centres
EditorFixUUM-100359
Editor: Improved reliability of ComputePenetration calls between CapsuleCollider and convex MeshCollider. ComputePenetration will return true when the distance is zero.
EditorFixUUM-100359
Editor: Improved reliability of ComputePenetration calls between CharacterController and convex MeshCollider. ComputePenetration will return true when the distance is zero.
EditorFixUUM-100359
Fixed a crash on startup when the curl file cache database (CurlRequestCache.db) could not be opened due to file corruption or external file locking.
EditorFixUUM-140399
Fixed order of reloading Singletons in Import worker to prevent worker crash when switching BuildProfiles.
EditorFixUUM-133886
GTK : Fixed an InvalidOperationException upon ExtractContentsToPlacemat after a converting into subgraph
EditorFixUUM-131399
GTK : Fixed an issue where enum field would disappear when switching from variable to constant multiple times.
EditorFixUUM-131393
Setup package entitlements earlier for Vulkan Editors, to support all Native plugin use cases.
EditorFixUUM-135157
Shader Inspector - clicking the "Keywords" or "Properties" foldout label now expands or collapses the section, matching the disclosure arrow's behavior.
EditorFixUUM-127195
Fixed an issue where the player could crash when asynchronously loading in a new sub scene.
EntitiesFixUUM-139570
Fixed an issue where baking meshes and materials would produce unstable artefact hashes between editor sessions.
Entities GraphicsFixUUM-141866
Fixed an issue where the MeshRendererBaking system would fail when making use of multiple scene sections.
Entities GraphicsFixUUM-141466
Portals can now be duplicated and copy-pasted properly.
Graph ToolkitFixUUM-131402
Fixed Vulkan frame time stuttering on Windows when V-Sync is enabled.
GraphicsFixWindowsUUM-140217
Updated the ClearBuffer2D shader to support multiview.
HDRPFixXRUUM-137877
Fixed Frame Capture not working with rendering to backbuffer
Fixed a freeze during shutdown after using AssetBundle.LoadFromStream on Windows IL2CPP.
KernelFixWindowsUUM-140572
Fixes an issue by supporting multiple auto proxies.
NetworkingFixWindowsUUM-135025
Fixed an issue where MeshCollider would no longer work when overriding the file of the mesh asset it references.
PhysicsFixUUM-141284
Fixed an issue where "PhysicsComposer.CreateChainGeometry()" was incorrectly returning a reference to a stale internal buffer resulting in corrupted chain vertices.
Physics 2DFixUUM-139048
Fixed an issue where the creation of 3 vertex ChainGeometry (triangle) was not allowed as previously the limit was 4 vertices.
Physics 2DFixUUM-139044
The deprecated "ContactFilter2D.NoFilter()" instance method now correctly modifies the instance of ContactFilter2D from which it was called, essentially restoring previous functionality. This method is still deprecated however.
Physics 2DFixUUM-139052
Added a terrain sample with support for more than four layers in URP, and updated existing samples to use terrain layers data when possible.
ShadergraphFixUUM-140721
Fixed an issue that caused an exception to be thrown on Windows when importing Shader Graph assets with long file paths.
ShadergraphFixWindowsUUM-137272
Fixed an outdated call to deprecated API causing Build to fail when run from command line.
ShadergraphFixUUM-141046
Fixed an IndexOutOfRangeException thrown when moving the caret left at the start of a TMP InputField while "Allow Rich Text Editing" is disabled.
uGUIFixUUM-134157
Fixed an invalid cast exception in UI Builder when a template has an element with same name.
UI ToolkitFixUUM-140739
Fixed assigning an inline empty list to style.filter doesn't override the inherited value from a stylesheet.
UI ToolkitFixUUM-136740
Fixed Shader Graph main preview that would not update when an unconnected slot value like BaseColor is modified in a UI Toolkit shader.
UI ToolkitFixUUM-138534
Cleared null components on redo before notifying object tracking.
Undo SystemFixUUM-135948
Fixed an issue where the Project window did not refresh changes when adding or removing Scriptable Renderer Features.
Fixed post-process pass viewport scaling not accounting for subsequent custom pass presence when the camera renders to an intermediate texture.
VFX Graph: Fix unexpected huge listing of dependencies on VisualEffectAsset
VFX GraphFixUUM-140725
Fixed an issue where AudioClip.loadState reported an incorrect load state for AudioClips recorded using the Microphone API.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.