Search Issue Tracker
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
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
Scene is coloured in Magneta when opening a Player that was built twice
Steps to reproduce:1. Open the attached project "CoreIssue.zip"2. Run the build.bat3. Delete the built Project in CoreIssue/BuildSys... Read more
[Shader Preprocessor] Errors report the file name and not the full path
STR:1. Make a compilation error in any .hlsl that is not in the same folder as the shader that includes it.2. Click on the error in ... Read more
ShaderVariant throws 'ArgumentException: shader pass type 0 does not hav...
Reproduction steps:1. Open the attached 'TestShaderVariant' project2. Open the 'SampleScene'3. Go to the 'Window -> Asset Managem... Read more
Material referencing the whole Sprite turns black when Sprite Texture sl...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Hierarchy, select the Sprite Renderer3. In the ... Read more
Integer property type in ShaderLab has no effect on uniforms and fixed f...
Integer property type in ShaderLab has no effect on uniforms and fixed function state STR: create a new shader, add a property with ... Read more
[FXC Crash] Shader compiler crashes when a project contains a shader wit...
Reproduction steps:1. Create a new project or open an existing one2. Import the attached shader ("testPredicate.shader")3. Observe e... Read more
[Android] Cull off Shader throws "Non system-generated input signature p...
How to reproduce:1. Open the user's attached "URPTest.zip" project2. In the Project window select the "NM_Foliage" Shader found in t... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [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”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject