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 actuallly t... Read more
Material properties being reverted upon script recompilation and reappli...
How to reproduce: 1. Open the user attached "Epitaph.zip" project 2. Open the "_ManagerScene" Scene from the "__Scenes" folder 3. Op... Read more
Crash when applying material to mesh
Reproduction steps: 1. Open the user's attached project 2. Add a new mesh to any scene and apply any material from 'BetterLitShader/... Read more
[Android] Compiled GLSL compute shader fails uint cast
Reproduction steps: 1. Open the project "ReproShaderGLESBug" 2. Connect an Android device 3. Open Terminal or Command Prompt and typ... 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
Material doesn't show Specular texture when using Standard (Specular set...
Reproduction steps: 1. Open the user's attached project 2. Open "Assets/Scenes/specular" 3. Create a new Material in the "Assets" fo... 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 project 2. Install the "High Definition RP" package from the Package Manager (Window > Package Man... 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 s... 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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values