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
Variant directives do not set disabled keywords to 0
#pragma multi_compile and #pragma shader_feature directives do not set disabled keywords to 0, which results in unknown identifiers ... 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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups