Search Issue Tracker
Newly created Scene is completely empty
How to reproduce: 1. Create a new project 2. In the Project window Right-click > Create > Scene 3. Open the newly created Scene and ... 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
[HDRP] When Volume is a child object, gizmos are lost
1) Open any HDRP project 2) Add box volume (notice green gizmo is visible) 3) Add new empty gameobject 4) Make the Box Volume the ch... Read more
Playables API's Root Motion inconsistent with Root Motion from Animator ...
How to reproduce: 1. Open the attached project from "Inconsistent Root Motion.zip" 2. Open Scene "SampleScene" and enter Play Mode 3... Read more
UnityEngine.Application.identifier returns an empty string when called i...
How to reproduce: 1. Open the attached project "identifier.zip" 2. Open File>Build Settings... 3. Switch Platform to Universal Windo... Read more
Shaded Wireframe is constantly visually changing when zooming in and or ...
How to reproduce: 1. Open the user attached "SplinesProject.zip" project 2. Enter the "New Scene 1" Scene (Assets/Scenes) 3. Zoom in... Read more
UI Builder's Inspector text field loses focus after input when interacti...
How to reproduce: 1. Open the attached project "case_1397542.zip" 2. Open "test.uxml" 3. Click on the expand/collapse dropdown butto... Read more
[DX11] ComputeBuffer doesn't return full buffer data when using one Comp...
Reproduction steps: 1. Open the attached user's Unity project "DX11Bug.zip" 2. Make sure that Graphics API is set to Direct3D11 3. I... Read more
"Shader not supported on this GPU" error is thrown when stripping a Shad...
How to reproduce: 1. Open the user's attached "UsePassStripping" project 2. Build and Run the "SampleScene" Scene 3. Observe the Cub... Read more
NullReferenceException is thrown when editing the Name of a Sprite in a ...
Reproduction steps: 1. Open the attached 'TestProject-2020.3' project 2. Observe the 'Assets/TextMesh Pro/Resources/Sprite Assets/Sp... 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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script