Search Issue Tracker
Custom shader doesn't render shadows in Unity 5.5
How to reproduce: 1. Open attached project "844557 Lights and Shadows.zip" 2. Open "4_spots" scene 3. Look at the Scene View Expec... Read more
[Crash] [OpenGLES3] Shader compile errors and duplicate struct defines
To reproduce: 1. Open attached project "2018.1.9f2.zip" 2. Set Graphics API to OpenGLES3 3. Open "test.unity" scene 4. Open "testsha... Read more
MotionVectors light mode pass is not invoked when using DrawMeshInstance...
Reproduction steps: 1. Open the attached project "IndirectDrawTest.zip"; 2. Open the Test scene; 3. Enter a play mode; 4. Observe t... Read more
NullReferenceException and broken Shader Variant display when shader ass...
Steps to reproduce: 1. Start a new project 2. Go to project view and add a Shader 3. Add a Shader Variant Collection and assign the ... Read more
Shader compiler considers '//' after #pragma directive as an input variant
Steps to repro: 1. Open attached project; 2. In the Project folder go to Assets -> Materials; 3. Open 'StandardTest' shader; 4. No... Read more
[Shaders] Surface shader importing with many variants is ~15% slower in ...
Steps to reproduce: 1. Open attached project "Test_5.4" with Unity 5.4 2. Open scene "Scene" 3. Go to: Main Menu > BugReport > Reim... Read more
"AlphaToMask On" in a cutout surface shader removes shadow casting using...
How to reproduce: 1. Open attached project "case_848959-ColorMask.zip" 2. Open "m" scene 3. Observe the Scene view Expected behavi... Read more
[Shaders][5.5] Courtyard project shader errors: unrecognized identifier ...
After importing "The Courtyard" project, some shaders are pink due to errors 1. What happened Some of the custom shaders result in... Read more
[Shaders] Shader with a lot of multi_compile/shader_feature variants use...
Reproducible with: 5.6.0a3 5.5.0f1 5.4.2f2 5.3.6f1 Reproduction Steps: 1- Download and open the reproduction project. (case_851438-... Read more
[GLCore] Tessellation doesn't work on OpenGL while it works on Direct3D11
1. Download "OpenGLTessellationIssue.7z (12.7 MB)" project 2. Open a scene called "ddd" (In which you will find 2 cubes, Red and Blu... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions