Search Issue Tracker
Unity crashes when dispatching a compute shader
How to reproduce:1. Download and open the attached project2. Open the "InstancedSkinTest" scene3. Press Play4. Observe crash Reprodu... Read more
[macOS] Keyword incompatibility errors are shown when opening the XR Env...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Open the “Window > XR > AR Foundation > ... Read more
Unnecessary shader variants caused by the same keyword when declared in ...
How to reproduce:1. Open the attached project "ShaderGraphMixedKeywords.zip"2. Select Assets/Shaders/Simple.shader3. Click on the "C... Read more
Dynamic Branches do not work with Strict Variant Matching
Strict Variant Matching always fails when using Dynamic Branches instead of other types of keywords. I've made a simple repro projec... Read more
"Shader error in 'Kernel': syntax error:" when "include_with_pragmas" is...
Reproduction steps:1. Open the attached “ASDQWE” project2. Observe the Console Window Expected result: No error is thrownActual resu... Read more
Editor tracks the incorrect state of shaders when modifying them during ...
How to reproduce:1. Open the attached project “ShaderStateBug”2. Open the “SampleScene” scene3. In the Packages/com.unity.render-pip... Read more
The Global shader variable unity_DeltaTime.x value does not match the Ti...
Reproduction steps:1. Open the attached project “DeltaTimeProject”2. Open the 'Assets/DeltaTimeIssueTest.unity' scene3. Enter Play M... Read more
"Shader error in 'Kernel': syntax error" when including a hlsl file with...
Reproduction steps:1. Open the attached “ASDQWE” project2. Observe the Console Window Expected result: No error is thrownActual resu... Read more
"State comes from an incompatible keyword space" error in Console
Reproduction steps:1. Open the attached project “IN-40497_KeywordStatesError“2. Observe error in Console: State comes from an incomp... Read more
PlaneOcclusionShader Properties foldout does not display any content
Reproduction steps:1. Create a new AR Mobile template project2. Select PlaneOcclusionShader Asset in the Project window (Assets >... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS