Search Issue Tracker
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
[Bug] Inout parameter is only valid in shader files, but not valid in cg...
How to reproduce:1. Open user-submitted project (InoutInCginc.zip)2. Inspect the shader files located in Assets/Lib folder(testDepth... Read more
Compute Shader compilation error is thrown when importing HDRP
How to reproduce:1. Create a new empty project2. Go to Window -> Package Manager -> Unity Registry -> High Definition RP -&... 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 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 results Shader precision as mediump when unchanging non-...
How to reproduce:1. Open the attached "case_1383035" project2. Select "Compile and show code" of the "Test" Shader in the Inspector3... Read more
[Shaders] compute '#pragma require' flags don't persist after shader cac...
How to reproduce:1. Open the attached project "PragmaRepro" in a Windows editor2. Navigate to the Assets folder and select "Repro.co... Read more
Shader Compiler errors are thrown due to unexpected reasons related to t...
How to reproduce:1. Open the user's attached "Bug_report_project" project2. Compile the "Assets -> UpscaleShader" Shader Expected... Read more
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... Read more
Not possible to retrieve LOD from a SubShader
There is currently no way to know, which LOD value a given subshader has.This information can be useful for e.g. stripping shader va... 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