Search Issue Tracker
Color Grading doesn't work in 2021.2 Players
Reproduction steps: 1. Open the user's attached project 2. Build and Run the project Expected result: Scene is orange in both Edito... 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 project 2. Under "Editor Version", click the three dots button and select ... 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 Project 3. Observe the Player.l... Read more
[Materials][Skybox] Uninformative tooltips on skybox shaders
How to reproduce: 1. Create a new project 2. Create a new Material in Assets 3. Select Material and go to Inspector 4. Click on Shad... Read more
GameObject color is flickering when using "WorldSpaceLightPos0" in the s...
How to reproduce: 1. Open project "DeferredBug.zip" 2. Open "SampleScene" Scene 3. Select "Quad" GameObject in the Hierarchy window ... Read more
Surface shaders do not correctly set unity_StereoEyeIndex when using Sin...
Steps to reproduce: 1. Open the attached "StereoSurfaceShaderBug.zip" project 2. Enter Play Mode and in the Game view observe that t... 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. ... 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 Expecte... Read more
Texture property error spam when selecting a GameObject with 'ProblemMat...
How to reproduce: 1. Open the user attached project 2. Open ProblemScene.unity 3. In Hierarchy select the Sphere GameObject Expecte... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow