Search Issue Tracker
Glitches appear when scrolling in image with scroll rect in Editor
Glitches appear when scrolling in the Editor. The issue does not appear in the build. Steps to reproduce: 1. Open User's attached p... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip" 2. Open the scene "test560" 3. In Hierarchy window, select Image gameobject 4. Enter play mod... Read more
[UI] [VerticalLayoutGroup] childControlWidth and childControlHeight labe...
To reproduce: 1) Create new project 2) Add VerticalLayoutGroup component Expected: Naming is consistent with either both childContr... Read more
AddComponent<Image>() on a new created child GameObject disables parent ...
To reproduce: 1. Download attached project "CanvasBug.zip" and open in Unity 2. Open "MainScene" scene 3. Press "Play" button Expe... Read more
Resizing child's RectTransform, parent's RectTrans and child's RectTrans...
A parent object is gone (not visible) after Resizing child's RectTransform, parent's RectTransform and child's RectTransform (again)... Read more
Child canvas becomes invisible if parent canvas with Screen Space - Over...
Reproduction Steps: 1. Import attached project. 2. Open "ChildCanvasBug" scene. 3. In Hierarchy, make sure Render Mode is set to "Sc... Read more
When there is no text in the TextMesh Pro Input Field, the length of it ...
Reproduction steps: 1. Open the attached project "exampleProject.zip"; 2. Open the scene "Test-InputField"; 3. Enter Play mode and c... Read more
Adding Text component to the Scroll View causes NullReferenceException: ...
To reproduce: 1. Download attached project "TestUI.zip" and open in Unity 2. Open "Test" scene 3. Delete Text component in the Canv... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro3 2. Select the "OptionsMenu" Child in "Canvas" 3. In Scene view move the ... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps: 1. Import attached project. 2. Open "Test" scene. 3. Observe console. Result: When a canvas is created with th... 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