Search Issue Tracker
Compute shaders writing Buffer/RWBuffer types work as not intended on AM...
How to reproduce:1. Open the user's attached project("CSBugRepro.zip")2. Load "SampleScene"3. Enter Play mode Expected results: The ... Read more
Error "Shader compiler: Compile marchingCubesGridProcessing.compute - CS...
Steps to reproduce:1. Open the user’s project2. Open the “SampleScene” Scene3. Enter Play mode4. Observe the Console Expected result... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors when rendering shaders
Reproduction steps:1. Open attached project "Graphics-QA-BrokenShaderTestProject.zip", and scene "New"2. Enter Play Mode3. Using rig... Read more
Crash on keywords::LocalSpace::StateFromKeywordNames when opening a spec...
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
[macOS] Keyword incompatibility errors are shown when opening the XR Env...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Open the “Window > XR > AR Foundation > ... 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
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
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
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps:1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project2. Enter "Play" mode3. Observe the co... 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