Search Issue Tracker
5.5 crashes while rendering, on DX11 with WebGL gfx emulation when using...
How to reproduce:1. Open the attached project in Unity 5.42. Open car_configurator scene and disable model3. Save the scene4. Open t... Read more
GLSL compilation error 'Swizzle of non-vector primitive float' with a sh...
Steps to reproduce:1) Open the latest attached project.2) Switch the Graphics API to OpenGL Core. Shader compilation errors appear i... 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
[shaders](Regression) #pragma target 4.0, 4.6, 5.0 not working on some A...
Step:1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.2. Build to Android phon... Read more
Crash in GetBuildUsageTagFromAssets when the project has ShaderVariants
To reproduce:1. Open attached project;2. Open "test" scene;3. Go to Graphics Settings (Edit > Project Settings > Graphics) and... Read more
[Android] Compute shader is not working with linear color space when it ...
To reproduce:1. Open attached project2. Change "PlayerSettings" -> "Other Settings" -> "Color Space" from Gamma to linear3. Bu... 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
CommandBuffer.Blit() with no custom shader doesn't match CommandBuffer.B...
To reproduce:1. Open attached project2. Open the scene named "Blit_WILL_blit.unity" and click play, and observe that an image appear... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded