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" scene3. Look at the Scene View Expected ... 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 OpenGLES33. Open "test.unity" scene4. Open "testshader.... 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 two cu... Read more
NullReferenceException and broken Shader Variant display when shader ass...
Steps to reproduce:1. Start a new project2. Go to project view and add a Shader3. Add a Shader Variant Collection and assign the cre... 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. Not... 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.42. Open scene "Scene"3. Go to: Main Menu > BugReport > Re... 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" scene3. Observe the Scene view Expected behavior: ... 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 e... Read more
[Shaders] Shader with a lot of multi_compile/shader_feature variants use...
Reproducible with:5.6.0a35.5.0f15.4.2f25.3.6f1 Reproduction Steps:1- Download and open the reproduction project. (case_851438-5.4.2f... Read more
[GLCore] Tessellation doesn't work on OpenGL while it works on Direct3D11
1. Download "OpenGLTessellationIssue.7z (12.7 MB)" project2. Open a scene called "ddd" (In which you will find 2 cubes, Red and Blue... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object