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 "Sample... 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
[Shaders] Material Shader's dropdown list button doesn't collapse the li...
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else cl... Read more
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce:1. Open the attached '1213749.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Notice that 'Cube' GameOb... 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>Ass... 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 Mode3. in Game View, inspect the "Trans... Read more
Material's shader selection dropdown has only one initial selectable cat...
How to reproduce:1. Create a new project2. Create a new Material (by pressing the plus icon in the top left corner of the Project wi... 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 Scene3. Open "Tree_... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used