Search Issue Tracker
Crash on Shader::FindPropertyIndex when changing Material's Shader to St...
Reproduction steps:1. Open attached project "1304931"2. Open scene "SampleScene"3. In the Hierarchy, select "Cube"4. In the Inspecto... Read more
Surface Shader fails to compile with redefinition errors when declaring ...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
Integer variables of a Compute Shader show up as Floats in the Frame Deb...
How to reproduce:1. Open the attached "case_1345758" project2. Open the "ComputeUAVTexFlow" Scene3. Go "Window -> Analysis -> ... Read more
Shader with UsePass is missing certain passes in a Player Build
How to reproduce:1. Open the user attached project2. Open the "Example_NoCreep" Scene3. Enter Play mode4. Observe the floating objec... 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
Shader Compiler crashes when using Interlocked* methods in pixel shader
Reproduction steps:1. Open the attached "case_1310201.zip" project2. In the Project window, select Test.shader and compile it3. Obse... Read more
Shader Compiler fails to generate Vulkan output when HLSL texture method...
How to reproduce:1. Create a new project and add the attached shader to it ("CalculateLOD.shader")2. Select it in the Project Window... Read more
Build for DirectX12 fails due to shader compiler errors
To repro:- download party.zip project- open it with 2020.2.5f1- set rendering API to DeirectX12, i it's not already- build and run E... Read more
Missing keyword declarations when using dynamic branching is not obvious...
With the recent addition of #pragma dynamic_branch it is now possible to use keywords in runtime branching style code in addition to... Read more
Shader compilation error is thrown when #pragma target is set to 3.0 or ...
How to reproduce:1. Open the attached project "1358042.zip"2. Select the "TestShader" Shader in the Assets folder3. In the Inspector... 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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”