Manual installs
Operating systems
-Component installers
Windows
+Windows ARM64
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 6000.2.8f1
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: Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected (UUM-90065)
Editor Application Shell Integration: [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears (UUM-122055)
Entities Graphics: Memory usage rises when switching scenes with GRD (UUM-120539)
GPU Resident Drawer: False Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups (UUM-122367)
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)
Metal: Crash on mono_dump_native_crash_info in a project with a Render Pipeline, which uses a 2D renderer when changing the Shader of a material to Standard Unlit (UUM-121727)
PhysX Integration: Wheel Collider does not interact with other colliders when the GameObject is destroyed and instantiated (UUM-117450)
Serialization: Editor performance degrades when PlayableDirector with multiple bindings remains visible in the Inspector during Play mode (UUM-122354)
Shader System: Crash on tlsf_free when selecting a cube in the "Getting Started With Unity" template (UUM-107673)
Terrain: Crash on DetailDatabase::SetupPreloadTextureAtlasData when building a specific scene (UUM-122921)
6000.2.8f1 Release Notes
Improvements
Android: Added an option to Player Settings allowing to disable the automatic creation of a Presentation for rendering camera targeting Display 2 if a presentation display is detected.
Documentation: Added more details on the GPU occlusion culling algorithm.
Shadergraph: Improved blackboard scrolling behavior when adding a new item out of the current scroll view. (UUM-103879)
API Changes
- iOS: Added: Added iPhone 17 device generation enums and screen cutouts.
Fixes
AI: A Navigation
Raycast()was freezing the game when passing through very small NavMesh polygons created by NavMesh Obstacles that carve. (UUM-110863)AI: Fixed some mesh colliders with unusual positions and orientations not being collected during a NavMesh build when using the default bounds. (UUM-102676)
AI: Navigation queries, including path calculations, now correctly identify valid locations on rugged sections of the NavMesh. (UUM-65656)
AI: Navigation queries, including path calculations, now correctly identify valid locations on rugged sections of the NavMesh. (UUM-86671)
Android: Fixed "The text is cut off and doesn't fit for the "Enable Armv9 Security Features for Arm64" property".
Changed "Enable Armv9 Security Features for Arm64 builds" to "Armv9 Security Features for Arm64". (UUM-103205)Android: Updated Android build tools dependency version in documentation. (UUM-121131)
Android: Updated build-tools and platform-tools to 36.0.0. (UUM-119894)
Android: [Android] Upgrade Gradle and Android Gradle Plugin versions to fix development build APKs being incorrectly flagged as malware on Unity 6.2. (UUM-116588)
Animation: Fixed an issue where the view would be erratically jumping when dragging the AnimatorControllerView while Auto Live Link was active. (UUM-120472)
Animation: Fixed crash when blending EntityIds in AnimationMixerPlayable. (UUM-119717)
Animation: Fixed error being spammed when state has played for too long, error is now logged only once. (UUM-117041)
Animation: Fixed overlapping int and pptr buffers in animation bindings. (UUM-120157)
Animation: Fixed right-click menu item "Make Transition" not doing anything if focus is not on the Animator Window. (UUM-114257)
Asset Pipeline: Fixed a crash that could occur when the correct asset importer for a given asset could not be found. (UUM-117724)
Audio: Fixed crash due to missing handling of null 'name' argument in AudioMixer.GetFloat. (UUM-109545)
Audio: [Android] Fixed an issue when audio ducking would occur after re-focusing the Unity application while recording with audio. (UUM-115964)
Audio: [Android] Fixed an issue when audio would completely disappear after re-focusing the Unity application while recording without audio.
Burst: Fixed a crash that could occur when scheduling jobs in a constructor due incorrect Burst shared statics. (UUM-77850)
DX12: Fixed a memory leak when using ray tracing effects. (UUM-119726)
Editor: About window: Replace Forums with Discussions. (UUM-116355)
Editor: Builtin resources should not be pinged. (UUM-112343)
Editor: Disabled GPUResidentDrawer on VisionOS platform and issue a log for it. (UUM-78318)
Editor: Fixed Acceleration Structure Build Flags checkbox not working in Renderer inspector when lightmap preview foldout is open. (UUM-116585)
Editor: Fixed an Editor crash happening when .shader files contain raygeneration, miss or callable shaders. These shader types are supported in .raytrace files only. (UUM-109230)
Editor: Fixed anchored overlays sometimes creating deadzones in the scene view. (UUM-105555)
Editor: Fixed artifacts when using a Google Pixel device under Android 14-15, the Video Player, and when changing the resolution dynamically. (UUM-108144)
Editor: Fixed Bind Texture script link in Water sample Cave scene. (UUM-104561)
Editor: Fixed inability to drag Tabs to a display right of primary in Windows Editor when using different DPI scales. (UUM-116022)
Editor: Fixed unselectable None option of the camera dropdowns in Rendering Debugger. (UUM-116671)
Editor: Fixed Unwrapping.GenerateSecondaryUVSet when used with Mesh have baseVertex tweaked. (UUM-109482)
Editor: HDRP random crash fix when changing quality settings. (UUM-96844)
Editor: Open Popups and Tooltips on the display the mouse is currently on for Windows Editor when monitor look-up fails. (UUM-117239)
Editor: Prevent a crash when an internal source generated method is missing. (UUM-117749)
Editor: Report Editor architecture information.
Editor: Updated wording of Engine Diagnostics related elements in the BuildProfile window. (UUM-110263)
GI: Ensured that the APV "Unload These Scenes" button does not attempt to unload an unsaved scene. (UUM-116738)
GI: Fixed APV Virtual Offset baking on AMD. (UUM-114563)
GI: Re-import cubemaps with specular convolution instead of re-baking reflection probes when switching platforms. (UUM-111929)
Graphics: Removed GPUResidentDrawerResources.asset which has been obsolete since 2023.3.0a14. (UUM-120113)
Graphics: When UpdateExternalTexture is called it will Unregister the previous texture to free the memory. (UUM-105771)
HDRP: Fixed a bug where an error was logged when using HDRP path tracer with PBR sky. (UUM-97700)
HDRP: Fixed the bug where HDRP water rendered always on top of high-quality-line-hair. Now you can use the LineRendering.CompositionMode = BeforeColorPyramidAfterClouds in the volume profile to fix this. (UUM-110959)
IL2CPP: Fixed crash when extracting parameter info from a method with a nullable enum parameter with a default value. (UUM-116854)
IL2CPP: Fixed issue where logs are sometimes scrambled in Android's logcat when using Console.WriteLine. (UUM-114863)
iOS: Fixed occasional crashes when using GPU batched skinning. (UUM-117690)
iOS: Fixed occasional hang when rotating device and using AR. (UUM-117686)
Mono: Fixed Ref parameter address mismatch when invoking a default interface method with multiple ref arguments. (UUM-115835)
Mono: Protect calls to fork with a gc_lock on all MacOS variations. (UUM-101541)
Physics 2D: Added to the scripting documentation for all physics queries that return multiple results a note of "NOTE: All results are sorted into ascending distance order i.e. the first result is the closest.". (UUM-120631)
Physics 2D: Ensure that "Rigidbody2D.Slide" correctly ignores colliders specified with "Physics2D.IgnoreCollision". (UUM-120474)
Physics 2D: Rigidbody2D.Slide should always move to the point of contact independent of the current slide angle threshold. (UUM-120297)
Profiler: Fixed FrameDataView.GetFrameMetaData api return data after FrameDataView.GetSampleMetaData api call. (UUM-119613)
Shadergraph: Fixed an issue when deleting an open shader graph but canceling closure would result in a null reference when attempting to reclose it. (UUM-110302)
Shadergraph: Fixed an issue where custom interpolator project settings were not clamping correctly. (UUM-113366)
Shadergraph: Fixed duplicate material creation in canvas samples. (UUM-113453)
Shadergraph: Fixed shadergraph compilation issues related to the Spacewarp support. (UUM-108902)
Shadergraph: Improved appearance of subgraph node display names in various areas. (UUM-111531)
Shadergraph: Nodes are now properly selected after copy-paste or duplication. (UUM-110841)
Shadergraph: Preview time is now set to match scene time. (UUM-113807)
Shaders: Fixed a rare assertion about keyword space mismatch happening when calling Material.IsKeywordEnabled. (UUM-105534)
SRP Core: Display Volume Profile context menu actions as disabled if the profile is empty. (UUM-115965)
SRP Core: Fixed IndexOutOfRangeException when using a buffer more times than a texture. (UUM-120616)
SRP Core: Fixed Volume Profile changes not getting saved after the Paste Settings context menu action. (UUM-119513)
Text: Added early out with invalid padding. (UUM-117619)
TextMeshPro: Fixed incorrect handling of ligatures that contains variant selectors in their input sequences. (UUM-111750)
TextMeshPro: Fixed potential NRE when Multi Atlas Texture is used and text geometry exceeds 65535 vertices. (UUM-120500)
TextMeshPro: Improved line breaking for Chinese and Japanese. (UUM-120042)
uGUI: Fixed excessive rebuilding and resetting of Layout Groups. (UUM-120010)
UI Toolkit: Added missing converter between a RenderTexture and a StyleBackground. (UUM-120865)
UI Toolkit: Added UI Document and StyleSheet file types in create menu entries. (UUM-116809)
UI Toolkit: Fixed ImmediateModeElement not clipping and drawing with an invalid offset in the Game View. (UUM-110223)
UI Toolkit: Fixed UI Documents sometimes appearing in the wrong sort order when entering play mode. (UUM-119306)
UI Toolkit: Removed extraneous shaders from UI Document references. (UUM-120303)
UI Toolkit: Skipping fragment shading when opacity is 0. (UUM-116792)
Undo System: Fixed issue with recording actions into the undo system. (UUM-120641)
Universal RP: Depth Texture Mode' on the URP Renderer should only have effect when the 'Depth Texture' is checked on the URP asset or Camera. Selecting 'Force Prepass' now does not add the pass when 'Depth Texture' is off. (UUM-120047)
Universal RP: Fixed bloom and screen space lens flare on tiny resolutions by fixing use of incorrect bloom mip pyramid texture. (UUM-108649)
Universal RP: Fixed SSAO precision issue on Mobile devices. (UUM-119495)
URP: Fixed an issue where RenderingLayersTexture was not correctly registered in the ScreenSpaceDecal pass, resulting in missing or incorrect entries in the Render Graph Viewer. (UUM-109755)
URP: Fixed an Issue where Scene isnt set Dirty when Decal Projector Material Changes. (UUM-112667)
Version Control: Fixed AssetImportWorkers crash on compiling ASMDEF while collab-proxy package is upgrading. (UUM-107732)
Version Control: Fixed issue in UnityYAMLMerge not able to read files under multibyte character paths. (UUM-119455)
Version Control: Updated PerforcePlugin to use ARM64 arch for ARM64 MacEditor - P4 API 2023.1 or higher. (UUM-43482)
VFX Graph: Avoid an exception when creating a new VFX asset from a template using the + button. (UUM-111630)
VFX Graph: Avoid DPI warning message in the console. (UUM-108361)
VFX Graph: Fixed an error message when closing the editor with the VFX Graph node search popup opened on macOS. (UUM-114024)
VFX Graph: Fixed an exception that could happen when double clicking on a separator in the node search. (UUM-105303)
VFX Graph: Fixed an issue with custom hlsl when line comments are put on top of the code for an operator. (UUM-116688)
VFX Graph: Fixed copy paste custom hlsl block was losing input values. (UUM-115377)
VFX Graph: Forbid dragging a subgraph block onto the graph directly, only allow on compatible contexts. (UUM-104079)
VFX Graph: Handling correctly ShaderGraph where only one SRP support VFX but not the current one. (UUM-115004)
VFX Graph: Properly support \r special character in custom hlsl tooltip comments. (UUM-109392)
Video: Fixed recording is not created when path containing Japanese characters. (UUM-116121)
VisionOS: Fixed build issue with visionOS Player for source customers. (UUM-112236)
Web: Fixed an issue where WebGPU would not be passed the power preference settings from the WebGL player publishing settings. (UUM-114664)
WebGL: Fixed WebGL configuration Equals/GetHashCode mismatch for IsWasm2023 property. (UUM-114524)
XR: Updated Unity OpenXR Android XR (com.unity.xr.androidxr-openxr) to version 1.0.1.
XR: Updated XR Hands (com.unity.xr.hands) to version 1.6.1.
Package changes in 6000.2.8f1
Packages updated
Packages added
Changeset
+Third Party Notices
Release notes
+Known Issues in 6000.2.8f1
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: Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected (UUM-90065)
Editor Application Shell Integration: [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears (UUM-122055)
Entities Graphics: Memory usage rises when switching scenes with GRD (UUM-120539)
GPU Resident Drawer: False Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups (UUM-122367)
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)
Metal: Crash on mono_dump_native_crash_info in a project with a Render Pipeline, which uses a 2D renderer when changing the Shader of a material to Standard Unlit (UUM-121727)
PhysX Integration: Wheel Collider does not interact with other colliders when the GameObject is destroyed and instantiated (UUM-117450)
Serialization: Editor performance degrades when PlayableDirector with multiple bindings remains visible in the Inspector during Play mode (UUM-122354)
Shader System: Crash on tlsf_free when selecting a cube in the "Getting Started With Unity" template (UUM-107673)
Terrain: Crash on DetailDatabase::SetupPreloadTextureAtlasData when building a specific scene (UUM-122921)
6000.2.8f1 Release Notes
Improvements
Android: Added an option to Player Settings allowing to disable the automatic creation of a Presentation for rendering camera targeting Display 2 if a presentation display is detected.
Documentation: Added more details on the GPU occlusion culling algorithm.
Shadergraph: Improved blackboard scrolling behavior when adding a new item out of the current scroll view. (UUM-103879)
API Changes
- iOS: Added: Added iPhone 17 device generation enums and screen cutouts.
Fixes
AI: A Navigation
Raycast()was freezing the game when passing through very small NavMesh polygons created by NavMesh Obstacles that carve. (UUM-110863)AI: Fixed some mesh colliders with unusual positions and orientations not being collected during a NavMesh build when using the default bounds. (UUM-102676)
AI: Navigation queries, including path calculations, now correctly identify valid locations on rugged sections of the NavMesh. (UUM-65656)
AI: Navigation queries, including path calculations, now correctly identify valid locations on rugged sections of the NavMesh. (UUM-86671)
Android: Fixed "The text is cut off and doesn't fit for the "Enable Armv9 Security Features for Arm64" property".
Changed "Enable Armv9 Security Features for Arm64 builds" to "Armv9 Security Features for Arm64". (UUM-103205)Android: Updated Android build tools dependency version in documentation. (UUM-121131)
Android: Updated build-tools and platform-tools to 36.0.0. (UUM-119894)
Android: [Android] Upgrade Gradle and Android Gradle Plugin versions to fix development build APKs being incorrectly flagged as malware on Unity 6.2. (UUM-116588)
Animation: Fixed an issue where the view would be erratically jumping when dragging the AnimatorControllerView while Auto Live Link was active. (UUM-120472)
Animation: Fixed crash when blending EntityIds in AnimationMixerPlayable. (UUM-119717)
Animation: Fixed error being spammed when state has played for too long, error is now logged only once. (UUM-117041)
Animation: Fixed overlapping int and pptr buffers in animation bindings. (UUM-120157)
Animation: Fixed right-click menu item "Make Transition" not doing anything if focus is not on the Animator Window. (UUM-114257)
Asset Pipeline: Fixed a crash that could occur when the correct asset importer for a given asset could not be found. (UUM-117724)
Audio: Fixed crash due to missing handling of null 'name' argument in AudioMixer.GetFloat. (UUM-109545)
Audio: [Android] Fixed an issue when audio ducking would occur after re-focusing the Unity application while recording with audio. (UUM-115964)
Audio: [Android] Fixed an issue when audio would completely disappear after re-focusing the Unity application while recording without audio.
Burst: Fixed a crash that could occur when scheduling jobs in a constructor due incorrect Burst shared statics. (UUM-77850)
DX12: Fixed a memory leak when using ray tracing effects. (UUM-119726)
Editor: About window: Replace Forums with Discussions. (UUM-116355)
Editor: Builtin resources should not be pinged. (UUM-112343)
Editor: Disabled GPUResidentDrawer on VisionOS platform and issue a log for it. (UUM-78318)
Editor: Fixed Acceleration Structure Build Flags checkbox not working in Renderer inspector when lightmap preview foldout is open. (UUM-116585)
Editor: Fixed an Editor crash happening when .shader files contain raygeneration, miss or callable shaders. These shader types are supported in .raytrace files only. (UUM-109230)
Editor: Fixed anchored overlays sometimes creating deadzones in the scene view. (UUM-105555)
Editor: Fixed artifacts when using a Google Pixel device under Android 14-15, the Video Player, and when changing the resolution dynamically. (UUM-108144)
Editor: Fixed Bind Texture script link in Water sample Cave scene. (UUM-104561)
Editor: Fixed inability to drag Tabs to a display right of primary in Windows Editor when using different DPI scales. (UUM-116022)
Editor: Fixed unselectable None option of the camera dropdowns in Rendering Debugger. (UUM-116671)
Editor: Fixed Unwrapping.GenerateSecondaryUVSet when used with Mesh have baseVertex tweaked. (UUM-109482)
Editor: HDRP random crash fix when changing quality settings. (UUM-96844)
Editor: Open Popups and Tooltips on the display the mouse is currently on for Windows Editor when monitor look-up fails. (UUM-117239)
Editor: Prevent a crash when an internal source generated method is missing. (UUM-117749)
Editor: Report Editor architecture information.
Editor: Updated wording of Engine Diagnostics related elements in the BuildProfile window. (UUM-110263)
GI: Ensured that the APV "Unload These Scenes" button does not attempt to unload an unsaved scene. (UUM-116738)
GI: Fixed APV Virtual Offset baking on AMD. (UUM-114563)
GI: Re-import cubemaps with specular convolution instead of re-baking reflection probes when switching platforms. (UUM-111929)
Graphics: Removed GPUResidentDrawerResources.asset which has been obsolete since 2023.3.0a14. (UUM-120113)
Graphics: When UpdateExternalTexture is called it will Unregister the previous texture to free the memory. (UUM-105771)
HDRP: Fixed a bug where an error was logged when using HDRP path tracer with PBR sky. (UUM-97700)
HDRP: Fixed the bug where HDRP water rendered always on top of high-quality-line-hair. Now you can use the LineRendering.CompositionMode = BeforeColorPyramidAfterClouds in the volume profile to fix this. (UUM-110959)
IL2CPP: Fixed crash when extracting parameter info from a method with a nullable enum parameter with a default value. (UUM-116854)
IL2CPP: Fixed issue where logs are sometimes scrambled in Android's logcat when using Console.WriteLine. (UUM-114863)
iOS: Fixed occasional crashes when using GPU batched skinning. (UUM-117690)
iOS: Fixed occasional hang when rotating device and using AR. (UUM-117686)
Mono: Fixed Ref parameter address mismatch when invoking a default interface method with multiple ref arguments. (UUM-115835)
Mono: Protect calls to fork with a gc_lock on all MacOS variations. (UUM-101541)
Physics 2D: Added to the scripting documentation for all physics queries that return multiple results a note of "NOTE: All results are sorted into ascending distance order i.e. the first result is the closest.". (UUM-120631)
Physics 2D: Ensure that "Rigidbody2D.Slide" correctly ignores colliders specified with "Physics2D.IgnoreCollision". (UUM-120474)
Physics 2D: Rigidbody2D.Slide should always move to the point of contact independent of the current slide angle threshold. (UUM-120297)
Profiler: Fixed FrameDataView.GetFrameMetaData api return data after FrameDataView.GetSampleMetaData api call. (UUM-119613)
Shadergraph: Fixed an issue when deleting an open shader graph but canceling closure would result in a null reference when attempting to reclose it. (UUM-110302)
Shadergraph: Fixed an issue where custom interpolator project settings were not clamping correctly. (UUM-113366)
Shadergraph: Fixed duplicate material creation in canvas samples. (UUM-113453)
Shadergraph: Fixed shadergraph compilation issues related to the Spacewarp support. (UUM-108902)
Shadergraph: Improved appearance of subgraph node display names in various areas. (UUM-111531)
Shadergraph: Nodes are now properly selected after copy-paste or duplication. (UUM-110841)
Shadergraph: Preview time is now set to match scene time. (UUM-113807)
Shaders: Fixed a rare assertion about keyword space mismatch happening when calling Material.IsKeywordEnabled. (UUM-105534)
SRP Core: Display Volume Profile context menu actions as disabled if the profile is empty. (UUM-115965)
SRP Core: Fixed IndexOutOfRangeException when using a buffer more times than a texture. (UUM-120616)
SRP Core: Fixed Volume Profile changes not getting saved after the Paste Settings context menu action. (UUM-119513)
Text: Added early out with invalid padding. (UUM-117619)
TextMeshPro: Fixed incorrect handling of ligatures that contains variant selectors in their input sequences. (UUM-111750)
TextMeshPro: Fixed potential NRE when Multi Atlas Texture is used and text geometry exceeds 65535 vertices. (UUM-120500)
TextMeshPro: Improved line breaking for Chinese and Japanese. (UUM-120042)
uGUI: Fixed excessive rebuilding and resetting of Layout Groups. (UUM-120010)
UI Toolkit: Added missing converter between a RenderTexture and a StyleBackground. (UUM-120865)
UI Toolkit: Added UI Document and StyleSheet file types in create menu entries. (UUM-116809)
UI Toolkit: Fixed ImmediateModeElement not clipping and drawing with an invalid offset in the Game View. (UUM-110223)
UI Toolkit: Fixed UI Documents sometimes appearing in the wrong sort order when entering play mode. (UUM-119306)
UI Toolkit: Removed extraneous shaders from UI Document references. (UUM-120303)
UI Toolkit: Skipping fragment shading when opacity is 0. (UUM-116792)
Undo System: Fixed issue with recording actions into the undo system. (UUM-120641)
Universal RP: Depth Texture Mode' on the URP Renderer should only have effect when the 'Depth Texture' is checked on the URP asset or Camera. Selecting 'Force Prepass' now does not add the pass when 'Depth Texture' is off. (UUM-120047)
Universal RP: Fixed bloom and screen space lens flare on tiny resolutions by fixing use of incorrect bloom mip pyramid texture. (UUM-108649)
Universal RP: Fixed SSAO precision issue on Mobile devices. (UUM-119495)
URP: Fixed an issue where RenderingLayersTexture was not correctly registered in the ScreenSpaceDecal pass, resulting in missing or incorrect entries in the Render Graph Viewer. (UUM-109755)
URP: Fixed an Issue where Scene isnt set Dirty when Decal Projector Material Changes. (UUM-112667)
Version Control: Fixed AssetImportWorkers crash on compiling ASMDEF while collab-proxy package is upgrading. (UUM-107732)
Version Control: Fixed issue in UnityYAMLMerge not able to read files under multibyte character paths. (UUM-119455)
Version Control: Updated PerforcePlugin to use ARM64 arch for ARM64 MacEditor - P4 API 2023.1 or higher. (UUM-43482)
VFX Graph: Avoid an exception when creating a new VFX asset from a template using the + button. (UUM-111630)
VFX Graph: Avoid DPI warning message in the console. (UUM-108361)
VFX Graph: Fixed an error message when closing the editor with the VFX Graph node search popup opened on macOS. (UUM-114024)
VFX Graph: Fixed an exception that could happen when double clicking on a separator in the node search. (UUM-105303)
VFX Graph: Fixed an issue with custom hlsl when line comments are put on top of the code for an operator. (UUM-116688)
VFX Graph: Fixed copy paste custom hlsl block was losing input values. (UUM-115377)
VFX Graph: Forbid dragging a subgraph block onto the graph directly, only allow on compatible contexts. (UUM-104079)
VFX Graph: Handling correctly ShaderGraph where only one SRP support VFX but not the current one. (UUM-115004)
VFX Graph: Properly support \r special character in custom hlsl tooltip comments. (UUM-109392)
Video: Fixed recording is not created when path containing Japanese characters. (UUM-116121)
VisionOS: Fixed build issue with visionOS Player for source customers. (UUM-112236)
Web: Fixed an issue where WebGPU would not be passed the power preference settings from the WebGL player publishing settings. (UUM-114664)
WebGL: Fixed WebGL configuration Equals/GetHashCode mismatch for IsWasm2023 property. (UUM-114524)
XR: Updated Unity OpenXR Android XR (com.unity.xr.androidxr-openxr) to version 1.0.1.
XR: Updated XR Hands (com.unity.xr.hands) to version 1.6.1.
Package changes in 6000.2.8f1
Packages updated
Packages added

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