Search Issue Tracker
Some Shader Requirements don't have a C# enum representation
How to reproduce:1. Open the attached '1304582.zip' project2. Build the project (File > Build and Run)3. In the Unity Editor open... Read more
Upgrading a HDRP project results in numerous Kernel at index invalid errors
How to reproduce:1. Create a new HDRP template project in 2020.2.1f1 or earlier2. Exit the project3. Launch the project in 2020.2.2f... Read more
Playing the Trails FX asset demo produces DrawMeshInstanced errors
How to reproduce:1. Open the attached “kk2022test” project2. Enter Play mode3. Observe the Console Expected result: No errors appear... 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
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
Errors are not outputted to the console when building the project
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Jaegerspris_tetiles” Scene3. Make some kind of change in the ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed