Search Issue Tracker
MouseEnterEvent is sent to an element that's no longer in the panel
How to reproduce: 1. Open users attached project 2. Open Assets > Scenes > New Scene.unity 3. Enter Play Mode 4. Hover over the red ... Read more
[UI Toolkit] Special characters \n, \t and \r are encoded in the UI
Reproduction steps: 1. Create a new Unity project 2. Create a new UI Document (Right-click Assets > Create > UI Toolkit > UI Documen... Read more
Crash when calling Graphics.RenderMesh for a Mesh that was destroyed
Reproduction steps: 1. Open the attached project "Test_script" 2. Open "Assets/Scene/Sample Scene" scene 3. Disable "GameObject" fro... Read more
[UI Toolkit] Update Layout CPU Usage is huge even when only one element ...
How to reproduce: 1. Open the user's attached "SlowLayout" project 2. Enter the Play Mode in the "SampleScene" Scene 3. Open the "Wi... Read more
UI Document is visible in the Game window when opening project and "UI D...
How to reproduce: 1. Open project "UIDocumentEnableIgnore.zip" 2. Open the Game window and observe the view Expected result: Yellow... Read more
ListView.unbindItem is called at index 0 when adding a new item to a lis...
How to reproduce: 1. Open the attached project "listRepro" 2. Open the ListViewUnbindIssue window (Window > ListViewUnbindIssue) 3. ... Read more
PointerDownEvent doesn't register double-clicks
Reproduction steps: 1. Download and open the attached "UIToolkit Bug.zip" project 2. Enter "Play" mode 3. Double-click on the red sq... Read more
Null reference exception when using Inspector with modes: Debug and Use ...
Reproduction steps: 1. Download and open the attached "TestProject.zip" project 2. Open the "bug.unity" scene 3. In the Hierarchy wi... Read more
[UI Toolkit] Visual element Transform values don't reset when setting th...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Bugs/ResetTransformStylesIssue/Scenes/S... Read more
Button is disabled after changing Display Style to None while using Slid...
Reproduction steps: 1. Open the user's project "TestProject.zip" 2. Press Play 3. Start dragging the right scroll bar with left mous... 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
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
- Can't set Visual Element height in UI Builder