Search Issue Tracker
UI Toolkit Editor Window's C# field assigns the same value to all Input ...
Entering any value as Input to the C# field in the UI Toolkit Editor Window assigns the same value to all the other subsequent field... 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
UI Toolkit Samples window Styles examples are not showing focused or hov...
Steps to reproduce: 1. Create/Open any Unity project 2. Open Window -> UI Toolkit -> Samples -> Styles 3. Observe Hover and Focus ... Read more
The caret moves out of text field focus when the value doesn't fit in th...
How to reproduce it: 1. Open the user's attached project 2. Load 'SampleScene' from 'Assets' > 'Scenes' folder 3. Click on the 'Game... Read more
Custom UIElements Inspector is editable when GameObject has its Flags se...
Reproduction steps: 1. Open the user's attached project 2. In the Project window, select Cube 3. In the Inspector window, scroll dow... Read more
Some Chinese characters are shown as not recognized when rendering with ...
How to reproduce: 1. Open attached project "UIElement_test.zip" 2. Open "SampleScene" scene 3. Enter Play Mode 4. Observe rendered c... Read more
Selecting an item in a ListView while holding 'Shift' selects a range of...
How to reproduce: 1. Open the attached "case-1272856.zip" project 2. Go to Window -> ListViewExampleWindow 3. Select any item (for e... Read more
[UIToolkit] Horizontal Scrollbar is visible and flickers when resizing A...
How to reproduce: 1. Open attached "temp.zip" project 2. Make sure that the UI scale is set to 125% 3. Open ProjectSettings/Services... Read more
[UIElements] Property field's status is not updated when reverting their...
How to reproduce: 1. Open the user's attached "UI Elements Bugs.zip" project 2. Open the "SampleScene" Scene 3. Select the "Test Obj... Read more
[UI Toolkit] TreeView drop-down arrow is focused after adding new childr...
How to reproduce: 1. Open the attached project “devs-sequences-uitoolkit_repro.zip” 2. Open UI Toolkit Sequences window (Window > Se... 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