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
Crash on keywords::LocalKeywordState::IsEnabled when creating a project ...
Reproduction steps:1. Create a new project with the URP 3D Sample Template Expected result: A project is created and openedActual re... Read more
Compiling both variants when dynamic keywords are used
As I was working on a PR to change fog keywords in URP to dynamic branches, we noticed that we seem to be compiling both variants. B... 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
Crash on ShaderVariantEnumerationKeywords::FindStaticKeywordTuples when ...
Reproduction steps:1. Open the attached “BugRepro” project2. In the menu bar at the top of the Editor, select “ReimportAllVfx” > ... 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