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
Compiled Shader code has self-assignments and redundant code in the Shad...
How to reproduce:1. Open the attached “IN-89929.zip” project2. Select the “NewUnlitShader” Shader Asset in the Project window3. In t... 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
Errors are not outputted to the console when building the project
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Jaegerspris_tetiles” Scene3. Make some kind of change in the ... 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