Search Issue Tracker
Crash when importing or reimporting shader
Unity crashes when trying to import or reimport a specific shader. To reproduce: 1. Open project.2. Go to "Shaders" folder.3. Select... Read more
Adding Standard shader to always included shaders stops build at shader ...
How to reproduce:1. Create new project2. In graphics settings (Edit > Project Settings > Graphics) set to always included shad... 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
Surface shader compilation breaks when using worldPos
To reproduce: 1. Open attached project;2. Open "Test" scene;3. Look at the "Test" shader in the Inspector panel. Expected result: th... Read more
Unable to override ColorMask in a Surface Shader with an Alpha Pragma di...
Customer been trying to render objects with Surface Shaders (using the legacy Rendering Pipeline) that use Alpha Transparency onto a... Read more
Assertion failed: Shader Compiler Socket Exception when certain Shaders ...
To reproduce:1. Open the attached project;2. Attempt to Build the project. Expected result: Unity builds the project successfully, n... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
"Unrecognized identifier 'UNITY_SHADOW_COORDS' at line 203" shader error
Reproduction steps: 1. Open the attached project.2. Play the "UMA > Example > Scenes > Scene01 - Crowd - PBR 1" scene.3. Wa... Read more
A specific shader becomes gray instead of transparent in built scene view
To reproduce:1. Open repro project2. Open 'TestScene'3. Build scene Expected: build scene and scene in editor should look identicalA... Read more
Mesh is being drawn twice per material when using custom shader
To reproduce:1. Open attached project;2. Open "testScene";3. Enable Frame Debug. Expected result: mesh is being drawn once when cust... 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