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
Custom shaders throw not enough actual parameters for macro UNITY_SAMPLE...
How to reproduce:1. Open the attached project named "Case_1298568" with 2020.1.15f12. Open the SampleScene3. Observe the Console win... 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
Errors are thrown when a Shader uses GrabPass and a Camera renders to a ...
Reproduction steps:1. Open the attached "GrabPassIssue.zip" project2. Open the "ReproScene" Scene3. Enter Play Mode Expected behavio... Read more
Material Constructor doesn't copy ShaderKeyword from material in Play Mode
Reproduction steps:1. Open the Project "case_1334668-MatConstructorError"2. Open the Scene "Test Scene"3. Play Scene4. In Assets, cl... 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
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
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