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
Crash on LoadShaders when opening up this project
How to reproduce:1. Open the attached project from "Project link:"2. Observe the crash Reproducible with: 2021.2.0b7, 2022.1.0a5Coul... 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
Loading shader is picked when allowAsyncCompilation = false and async co...
The cyan loading shader would in some cases leak into baked reflection probes. This problem may be a general shader/material problem... 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
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default