Search Issue Tracker
[Android][OpenGLES] Unused SubShaders are compiled when ShaderVariantCol...
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Build And Run on an Android device3. In Play... Read more
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recomp...
Reproduction steps:1. Open the “IN-88478.zip” project2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” f... Read more
Shader keywords are ignored when using Camera.main.SetReplacementShader
Reproduction steps:1. Open the attached project "Testcase_MultiCompile_2022.3"2. Enter Play mode Expected result: The squares on the... 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
UsePass doesn't reference passes within another Shader's second SubShader
Reproduction steps:1. Open the attached project “UsePassBug”2. Enter Play mode3. Click the “SRP” button in the Game view4. Click the... Read more
Crash on SubProgramBlobWriter::Flush when building a project
Reproduction steps:1. Open the attached “repro-project“2. Build And Run3. Observe the crash Reproducible with: 2021.3.12f1, 2021.3.2... Read more
Internal shader error is shown when a corrupted shader is imported
Reproduction steps:1. Create an empty project2. Download and import the attached “IN-87067_HexInit.compute” shader3. Observe the Con... 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