Search Issue Tracker
[hlsl2glsl -> HLSLcc][iOS][Metal]GameObjects with Mobile shaders flip&sh...
How to reproduce:1. Open the attached project2. Go to the Hierarchy window-> disable "Standard" GameObject3. Build for iOS and de... 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
Bitfield extraction in hlsl can overwrite its own operand when compiling...
To reproduce:1) Open the attached project and scene2) Play it Expected: The console outputs '1'Actual: It outputs '0' Reproduced in ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code