Search Issue Tracker
Unity Editor is completely pink upon opening
How to reproduce:1. Open Unity Editor Expected results: all of the windows in Editor are visible and usableActual results: Editor is... Read more
Pass.CompileVariant complains about top-level params being outside of CB...
STR: see case 1348862, compile with INSTANCING_ON DIRECTIONAL Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR:1. Create a new unlit shader.2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog".3. Select the shader... Read more
Material appearance changes when Shader is using #pragma multi_compile_p...
Reproduction steps:1. Extract and open the attached project (MCPIssue)2. Open scene Scenes/SampleScene3. Observe the two spheres in ... Read more
Pass.CompileVariant API doesn't filter keywords for a given pass
STR:1. Install https://github.com/needle-tools/shader-variant-explorer package via Packman2. Create a new surface shader3. Open the ... Read more
[Android] Application crashes after continuously loading and activating ...
Reproduction steps:1. Open the user's attached project "wavexr-crash-test.zip"2. Make sure that Development Build is enabled3. Build... Read more
HDRP/Unlit Shader makes the Scene black when looking at it in a certain ...
How to reproduce:1. Create a HDRP Template project2. In the Scene View move towards the door in the first room3. Zoom in and out wit... Read more
State comes from an incompatible keyword space errors appear when enteri...
Reproduction steps:1. Download and open the attached "Adventure Game 2021.2 - Demo- State comes from an incompatible keyword space.z... Read more
[DXC Compiler] "Shader error in 'Unlit/NewUnlitShader': Program 'frag', ...
How to reproduce:1. Open the user's attached "2021.2-URP.zip" project2. Open the "SampleScene" Scene3. Observe the Console log Expec... Read more
Not possible to retrieve LOD from a SubShader
There is currently no way to know, which LOD value a given subshader has.This information can be useful for e.g. stripping shader va... 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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script