Search Issue Tracker
Material Constructor doesn't copy ShaderKeyword from material in Play Mode
Reproduction steps:1. Open the Project "case_1334668-MatConstructorError"2. Open the Scene "Test Scene"3. Play Scene4. In Assets, cl... Read more
Crash on detail::ComputeShaderSnippetKey when entering the Play mode
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode3. If it does not crash close the Editor and repea... Read more
[iOS] Shaders are recompiled on subsequent builds
Reproduction steps:1. Download and open the attached "urp_template.zip" project2. Build the project for iOS3. Repeat step 2 Expected... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Scene is coloured in Magneta when opening a Player that was built twice
Steps to reproduce:1. Open the attached project "CoreIssue.zip"2. Run the build.bat3. Delete the built Project in CoreIssue/BuildSys... Read more
[XR SDK] Shader Grabpass returns results in plain grey color when Single...
Reproduction steps:1. Open the attached project ("1396587R.zip")2. Open the SampleScene scene3. Open XR Plug-in Management settings4... Read more
Material referencing the whole Sprite turns black when Sprite Texture sl...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Hierarchy, select the Sprite Renderer3. In the ... Read more
Shader cache grows indefinitely
Shader cache has no means of automatically purging old entries. This means that the cache grows indefinitely unless manually deleted... Read more
Shader variants are recompiled while Building when the Platform is switc...
How to reproduce:1. Create a new project with the “Universal 3D Sample“ template2. Navigate to File → Build Settings3. Press “Build“... Read more
Shader compilation stuck on "0 / 6144 variants ready" when trying to com...
How to reproduce:1. Open the attached project “ShaderIssue.zip“2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_Blood... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed