Search Issue Tracker
Console error “Enabling local keyword ‘WETNESS' for Material 'Disolve' ...
Reproduction steps:1. Open the attached "dev-HDRP2021" project2. Open "Assets/testcrossfade/OutdoorsScene" scene3. Select the “Packa... Read more
Error "Shader compiler: Compile marchingCubesGridProcessing.compute - CS...
Steps to reproduce:1. Open the user’s project2. Open the “SampleScene” Scene3. Enter Play mode4. Observe the Console Expected result... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
"Duplicate keywords" error appears when entering “_” and “__” in Graphic...
Reproduction steps:1. Create a new project2. Edit > Project Settings… > Graphics3. Expand Keyword Declaration Overrides foldou... Read more
Crash during project build when accessing Remote Shader Cache
Unity may non-deterministically crash while building shaders, specifically while accessing the remote shader cache. A common workaro... Read more
[Android] Cull off Shader throws "Non system-generated input signature p...
How to reproduce:1. Open the user's attached "URPTest.zip" project2. In the Project window select the "NM_Foliage" Shader found in t... Read more
Shader compilation error is thrown when #pragma target is set to 3.0 or ...
How to reproduce:1. Open the attached project "1358042.zip"2. Select the "TestShader" Shader in the Assets folder3. In the Inspector... Read more
Emission parameter of detail mask gets deactivated when inspecting mater...
How to reproduce:1. Open the attached project "plugin.zip"2. Open Assets/Scenes/SampleScene.unity3. Select Scene>node_damagedHelm... Read more
Crash on keywords::LocalSpace::StateFromKeywordNames when opening a spec...
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.G...
Steps to reproduce:1. Open the “user’s attached project”2. Select “Tools/Shader Tests/Test Shader Keywords (6000 API)” through the M... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class