Search Issue Tracker
Shader EditorCompileVariant takes a lot of performance when shader compi...
How to reproduce:1. Open attached project "" and scene "" Expected result: the Editor is not slowActual result: the Editor is slow R... 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
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Set the Albedo Default Map to any texture4. ... Read more
Shader 'Compiled Code' settings cannot be reset to default after being c...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Select the Shader and change some of the 'Co... Read more
Editor freezes on build when compiling shader variants
How to reproduce:1. Open the uploaded project using the EnvIromen VM(Link in the Edit)2. Build the project Expected result: The proj... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
Shaders compile as Shader Model 4+ even though the Graphics API is set t...
To reproduce:1. Open the user's attached project2. Select the "SahderBug" shader in the Assets folder3. Set the Compiled code only o... Read more
Shader [Gamma] attribute is ignored when MaterialPropertyBlock.SetFloat(...
How to reproduce:1. Open the Sample Scene of the attached project "1189653.zip"2. Enter Play mode3. Investigate the 2 Cubes in the S... Read more
Additional integer operation is added to a Shader causing performance dr...
Steps to reproduce:1. Open attached project "Case_1186752"2. Navigate to Project -> Assets and select "Cutout Hlsl" shader3. In t... Read more
Shader internal error when Building for iOS or Android
Steps to repro:1. Create a new project and add Island.shader attach to a report2. Create a new material, add shader to it3. Add crea... 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
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
- Text in the Burst Inspector Left side panel overlaps/goes out of bounds when scrolling
- Multiple "Incompatible keyword states" or “Keyword state size mismatch (60 vs 59 keywords)“ Errors when opening the project