Fixed an issue where sorting layer names did not refresh in the Light Batching Debugger.
6000.0.80f1
LTS · Released Jul 22, 2026 · Changeset 2dfd32957da2 · 14 release notes
29build score
Upgrade risk+19Net cleanup+7Live debt+3
cohort: LTS (317)
Fixed Install 2D Package button is disabled when it should not be.
Fixed double state announcement for AccessibilityRole.Toggle nodes on Android.
Fixed editor crash on keywords::LocalSpace::Find because of accessing stale resources.
Fixed asset previews staying white after a referenced texture is deleted and restored with the same GUID.
Added additional resources for info about using components.
DocumentationFix
Fixed a crash on SerializableManagedRef::CallMethod when multi-selecting GameObjects with different MonoBehaviour scripts using [SerializeReference] fields.
Fixed behaviour where selecting a platform and clicking "Add Build Profile" would not select that platform in the Platform Browser dialog.
Fixed a crash in DirectX12 Split Graphics Jobs when using RayTracing.
Fixed false "Touch was already deallocated" error on iOS during app backgrounding.
Fixed a situation where Curl errors coming from UnityWebRequest could fail to be logged appropriately, making issues harder to debug. Note that even in this situation the failure would still be reported correctly to calling code. This bug only impacted logging.
Fixed wrong runtime shader variant selection for Bloom when Dirt Texture was enabled but null.
WebGPU: Fix error on some mobile devices due to the lack of the float32-blendable WebGPU extension.
Fixed pen position appearing constrained to a limited area in Game View when using <Pointer>/position bindings with the New Input System on Windows.