Search Issue Tracker
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
5.5: serialized shader data size has increased in some cases
Unity 5.5 added fully binary shader serialization. This means much better loading times, however it seems that uncompressed shader d... Read more
[Win][AndroidModule] Shadow incorrectly drawn when shadow distance is low
How to reproduce:1. Open the attached project2. Switch platform to Android3. In Quality settings set Shadow Distance between [2; 20]... Read more
Swapping Texcoord and Vertex in the shader structure prevents selection-...
Reproduction steps:1. Open the attached project "TransparentHighlightBug.zip";2. Open the Sample scene.unity;3. Select the parent ob... Read more
Light Halo shader is not in the Graphics settings and cannot be set by c...
To reproduce:1. Open attached project in Unity 5.52. Open main.unity3. Press play to run script "HaloEx.cs" which will set the shade... Read more
Error when compiling surface shader when dynamic loop depending on World...
Steps to reproduce:1. Open attached project2. Select "TestShader" in project view3. Compile shaderResult: error "Surface shader Inpu... Read more
Editor crashes when accessing not declared vertex data
Steps to reproduce:1. Download ReplacementShaderBlurrySelectionOutlineLearn.zip and open "scene" scene2. Press play to enter game mo... Read more
Shader does not compile when CGPROGRAM and ENDCG tags are on the same line
Steps to reproduce:1. Download and open attached project2. Select SimpleTestShaderErrorVersion assets in assets tab3. Look at inspec... Read more
Having unexpected closing curly bracket in the shader freezes editor
Reproduction steps:1. Open the project provided2. Open the only shader available3. Change "#define BUG 0" to "#define BUG 1"4. Save ... Read more
[Metal] Half-precision literal in HLSL is translated to float literal by...
Reproduction steps:1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip).2) Open "MobileBloom.shader".3) Observ... 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
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light