Search Issue Tracker
Color Grading doesn't work in 2021.2 Players
Reproduction steps:1. Open the user's attached project2. Build and Run the project Expected result: Scene is orange in both Editor a... Read more
"Couldn't open include file" error is thrown when compiling a Shader and...
How to reproduce:1. In Unity Hub, add the user-submitted project2. Under "Editor Version", click the three dots button and select "A... Read more
Error is thrown in Build when using Shader with no "_MainTex" property
Reproduction steps:1. Open the attached project "ShaderMainTexRequirement.zip"2. Build and Run the Project3. Observe the Player.log ... Read more
[Materials][Skybox] Uninformative tooltips on skybox shaders
How to reproduce:1. Create a new project2. Create a new Material in Assets3. Select Material and go to Inspector4. Click on Shader d... Read more
GameObject color is flickering when using "WorldSpaceLightPos0" in the s...
How to reproduce:1. Open project "DeferredBug.zip"2. Open "SampleScene" Scene3. Select "Quad" GameObject in the Hierarchy window4. C... Read more
Surface shaders do not correctly set unity_StereoEyeIndex when using Sin...
Steps to reproduce:1. Open the attached "StereoSurfaceShaderBug.zip" project2. Enter Play Mode and in the Game view observe that the... Read more
GameObject with a custom Shader is invisible when multi_compile keywords...
How to reproduce:1. Open the attached project "haircut_repro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In ... 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
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps:1. Open the attached project "GreenRed.zip"2. Go to Assets > Scenes > "SampleScene"3. Enter Play Mode Expec... Read more
Texture property error spam when selecting a GameObject with 'ProblemMat...
How to reproduce:1. Open the user attached project2. Open ProblemScene.unity3. In Hierarchy select the Sphere GameObject Expected re... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument