6000.0.61f1: Crash on tlsf_free when generating Font Atlas with SDF16 or SDF32
6000.4.7f1
Supported · Released May 13, 2026 · Changeset f3c3c4248748 · 47 release notes
55build score
Upgrade risk+33Net cleanup+9Live debt+13
cohort: Update/Supported (47)
6000.0.6f1: [RenderGraph][D3D12] Crash on D3D12SwapChain::Present when using AddComputePass with EnableAsyncCompute(true) and UseTexture
Known issueBlocker
6000.4.0a4: Freeze/Crash on core::base_hash_set when compiling shader variants during a build of a specific project
Crash on UserList::AddUser when opening a project with specific animation assets
Inspector fails to render and NRE errors thrown when Domain is reloaded after code changes and Image component is visible in Inspector
'AudioSampleProvider buffer overflow' warnings are thrown when any video is played in Play Mode
macOS stutters in a minimal project in the Editor in Play Mode
1.13.0 to 1.13.1
14.0.3 to 14.0.4
13.0.1 to 13.0.2
13.0.2 to 13.0.3
4.0.1 to 4.0.2
2.0.1 to 2.0.2
3.0.39 to 3.0.40
2.0.7 to 2.0.8
2.11.1 to 2.11.2
Renamed "Convert All Built-In Materials to HDRP" and "Convert Selected Built-In Materials to HDRP" to "Convert All Built-In Materials to Current SRP" and "Convert Selected Built-In Materials to Current SRP".
Build SystemImprovement
Removed the warning under Canvas component when Normal or Tangent are enabled in Overlay mode.
Fixed a shader warning in Hidden/Light2D.
Fixed an exception when selecting a Tile in Play mode while the Tile Palette overlay is open in the Scene View in Edit mode.
Fixed an issue where the Tile Palette shows an empty grid when the user drags and drops Sprite assets for the Tile Palette but cancels the operation to create Tile assets.
Fixed an issue with 2D shadow volumetric strength.
Fixed the Inspector Preview window showing black sprites.
Improve performance of TilemapPerformanceTests.EditorPreview_SetTile.
Fixed NavMeshAgent getting stuck on corner of a box obstacle when moved with navAgent.Move.
Fixed problem with MediaPlayer pause when app is suspended.
Toggling "Run without focus" to enabled now ensures Unity activity continues running when another activity is launched, including Android activities launched from Unity.
Fixed crash when entering Play Mode if a Timeline with an AudioTrack is loaded from an AssetBundle and the audio clip fails to allocate an FMOD channel.
Fixed a crash when rendering Custom Lighting ShaderGraph material while Forward+ is enabled and Keep Lighting Variants is disabled.
Fixed an ArgumentException when opening the object picker for fields that accept any UnityEngine.Object type, such as entries in the Preloaded Assets list.
Memoryless RenderGraph RenderTargets can now be viewed in FrameDebugger.
Fixed unnecessary rebakes during live baking.
Fixed an issue where changing render mesh properties during incremental baking would cause incorrect mesh/material assignment.
Fixed an issue where materials and/or meshes would be assigned to the wrong object during live baking.
Fixed an instability in StaleSignalingTest by relaxing requirements which were too strict for CI/VM execution.
Reduced chance of sporadic failures in PeriodicTimerTests caused by too strict asserts that cannot be guaranteed by CI environment.
Further improvements to UIScene lifecycle events - universal deep link handling, moved AbsoluteURL set earlier to not miss it in Awake().
Fixed occasional crash on exit.
Fixed an issue where native plugins for Linux were unable to specify their CPU architecture.
Fixed integer overflow crash in container.
Fixed ShaderVariantCollection returning 0 when accessing the shaderCount and variantCount in player builds.
Render Pipeline Converter - Fixing min height on Convert and Scan buttons.
Fixed InputField fails to get the last character of a Hangul(IME) (Korean character) text when focus is shifted with the Tab key.
Fixed "Attempted to release an invalid texture (index=-1)." error logged when building a Player or switching scenes with a VisualElement using Painter2D.fillGradient.
Fixed RenderSpriteToTexture2D to use local package shaders when available.
Fixed increased build time caused by missing point sampling upscaling variant stripping in UberPost shader.
Added a Console warning when opening Segmented MP4 file on Windows-based platforms, as this media type is not supported.