Search Issue Tracker
HDRP/Unlit Shader makes the Scene black when looking at it in a certain ...
How to reproduce:1. Create a HDRP Template project2. In the Scene View move towards the door in the first room3. Zoom in and out wit... Read more
Included shader dependencies are not recompiled when performing hot relo...
How to reproduce:1. Open the attached project named "RecompileCheck.zip"2. Open the Test shader file3. Observe the #if defined state... Read more
Shaders fail compilation on Vulkan/GL when Material Override is set to A...
How to reproduce:1. Open the attached "HLSLcc-uintBitsToFloat-repro.zip" project2. Extract the "modified-graphics-packages.zip" to t... Read more
[XR][URP] Estimated shader variants number is inaccurate when compiling
Repro steps:1. Open attached project2. Switch build target to Android3. Compile 004_TextureArrayGraph4. Observe the progress bar Act... Read more
Crash when applying material to mesh
Reproduction steps:1. Open the user's attached project2. Add a new mesh to any scene and apply any material from 'BetterLitShader/Ex... Read more
Editor crashes when using Ray Tracing and enabling MSAA in the URP Asset...
How to reproduce:1. Open the user's attached "CorgiRaytracing.zip" project2. Open the "Demo_URP" Scene3. Make sure the Game view is ... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
Pass.CompileVariant crashes the shader compiler when using a target plat...
STR: see case 1348862 Read more
No error if setting a property with the same name but different types
STR:1. Create a new project using the 3D template2. Copy the attached script to the Assets folder3. Assign this script to the main c... Read more
No API to determine if a shader has warnings
We have an API to determine if a shader has errors, but there is no similar API for warning detection.The API also lacks a possibili... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS