Search Issue Tracker
Meshes with normal maps artifacting when Platform is set to WebGL
How to reproduce:1. Open the attached project ("WebGLBugs.zip")2. Switch Platform to WebGL (File -> Build Settings)3. Observe the... Read more
Go wide on shader compression
Shader compression is currently single-threaded and frequently takes >1 minute (HDRP scenario). For large shaders it can actualll... Read more
Crash on free_alloc_internal when clearing Shader variants in certain pr...
How to reproduce:1. Open the attached "ShaderCrashRepro" project2. Open Project Settings⦠> Graphics3. Press Save to asset4. Save... Read more
[HDRP] Wrong material variant picked in player
Does not reproduce on: 2020.3.30f1, 2021.3.5f1 Reproduces on: 2023.1 + Trunk__________________________________More info: The issue s... Read more
[Android] Compiled GLSL compute shader fails uint cast
Reproduction steps:1. Open the project "ReproShaderGLESBug"2. Connect an Android device3. Open Terminal or Command Prompt and type i... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... 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
On Windows preprocessed Lit.shader file stops mid-line when file size is...
How to reproduce:1. Create a new project2. Install the "High Definition RP" package from the Package Manager (Window > Package Ma... Read more
One million variant limit for Always included shaders is checked before ...
STR:1. Make a new project using URP template.2. Copy the Lit shader from URP to Assets.3. Add the Lit shader to Always included shad... 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