Search Issue Tracker
Moving and resizing a UI element in a Layout Group ignores the resize
How to reproduce:1. Download attached project file ant open "Main" Scene2. Enter Play Mode3. Press "Button" in Game Window Expected ... Read more
Child Canvas gets parameters set to zero when upgrading Unity version
1. Create a new project in any of 2019, 2020, or 2021 Unity streams version2. Create a new UI Canvas3. Create another UI Canvas4. Ma... Read more
Editor changes its theme in some parts of the UI when Unity Hub is updated
How to reproduce:1. Create new project, have your theme set to Personal2. Open and update the Unity Hub to the latest version while ... Read more
"EventType.DragExited" is not called when dragging an Asset out from a n...
How to reproduce:1. Open the attached project2. Open the top toolbar's Test>TestDragEventWindow3. In the opened Window, take an A... Read more
[IMGUI] Rect Transform's Pivot is affecting scene gizmo handles
Steps to repro: 1) Open attached project or simply make an empty one 2) Add a TMP button to the scene 3) Select its child text objec... Read more
[TextMeshPro] Nested UI Panels Overlap while creating Prefab.
Nested UI Panels overlap while creating a Prefab of Container Canvas object, where UI Panels have "TextMeshPro" text as child. Steps... Read more
Opening a prefab with a vertical layout group and a child with content s...
How to reproduce:1. Open attached project "ContextSizeFitterBug.zip"2. In Project window, open "VerticalListBroken" prefab3. Observe... Read more
[UI] Panel is centered when Canvas Render Mode is set to Screen Space - ...
Reproduction steps:1. Open the attached '960206_UIScreenSpaceCamera' Unity project.2. Open and play the 'Main' scene.- Notice, that ... Read more
[TextMesh Pro] Text can disappear after a Scene Save
TextMesh Pro text can disappear after a Scene Save I have a repro of this issue in the attached project, but in this the text will o... Read more
Child Image of a Button marked with Block Raycasts doesn't block the click
How to reproduce:1. Open the attached "1303204.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Press the blue square... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default