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
Shader error in 'Shader Graphs/Shadows': redefinition of '_ShadowMapText...
How to reproduce:1. Open the “BIRPShadowsBuildError“ project2. Open the “Sample Scene”3. Build And Run the project4. Observe the Con... Read more
Shader asset bundles differ depending on whether they are built with a c...
Reproduction steps:1. Extract the attached “IN-112307_ShaderBuildTest_Alpha“ project2. Delete the “Library“ folder inside the projec... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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