Search Issue Tracker
[Shaders] Change in included hlsl file does not always trigger recompila...
How to reproduce: 1. Open attached project "ShaderErrorAfterCommenting.zip" and scene "SampleScene" 2. In Project window, open "Sam... Read more
Crash regression on ComputeShader inspector "Compile and show code" button
Editor crashes when clicking "Compile and show code" on the ComputeShader inspector, unless the shader is being reimported. To repro... Read more
Custom Shader does not render when its SubShader has a tag "RenderPipeline"
How to reproduce: 1. Open the project "case_1204237-SubShaderTag" 2. Open the Scene "SampleScene" 3. Observe the GameObject "Cube" i... Read more
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce: 1. Open the attached '1213749.zip' project 2. Open 'SampleScene' Scene 3. Enter Play Mode 4. Notice that 'Cube' Ga... Read more
Local Shader Keywords are not used in Editor when loaded from AssetBundles
How to reproduce: 1. Open "SampleScene" from "LocalKeyword_1_6.zip" 2. Set "Play Mode Script" to "Use Existing Build" in Window>Asse... Read more
Surface shader Emission usage does not get detected when set with a spec...
Setting surface shader emission to a specific expression of "WorldNormalVector(Input, float3(0, 0, 1)).y" causes emission to not be ... Read more
GameObject with Standard Transparent Shader gets brighter when it's in t...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. in Game View, inspect the "Tr... Read more
Material's shader selection dropdown has only one initial selectable cat...
How to reproduce: 1. Create a new project 2. Create a new Material (by pressing the plus icon in the top left corner of the Project ... Read more
[Shader] "Failed to compile" dropdown item appears on clicking Shader dr...
"Failed to compile" dropdown item appears on clicking Shader dropdown. On clicking on it all shaders are listed down under Fail to c... Read more
[Shaders] finalgbuffer:ShadingModelFinalGBuff and clip() affect UV coor...
Reproduction steps: 1. Open project in "ShaderIssue.zip" 2. Notice how the "ForestFoliage" GameObject looks in the Scene 3. Open "Tr... 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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP