Search Issue Tracker
[UIBuilder] Opacity Slider under Inlined Styles>Display is slow
Steps to reproduce: 1. Open the attached project 2. Open Editor/TestEditor.uxml with the UI Builder 3. On the right-hand side, go to... Read more
Editor freezes when using "MultiColumnTreeView" with large numbers of items
How to reproduce: 1. Open project "Issue.zip" 2. Go to Menu > Window > MultiColumnTreeView Window 3. In the "MultiColumnTreeView" wi... 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
[Inspector] Reorderable List UI overlaps with itself
Reproduction steps: 1. Open the project attached 2. Open SampleScene 3. Select Directional Light in Hierarchy 4. Inspect the Reorder... Read more
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
RegisterCallback<ChangeEvent<T>> doesn't output when CustomPropertyDrawe...
How to reproduce: 1. Open the user's attached "UnityBugPropertyField" project 2. Open the "SampleScene" Scene 3. Select the "GameObj... Read more
NullReferenceException is thrown when drag-and-dropping Prefab into Prop...
How to reproduce: 1. Open the user's attached "Blank" project 2. Open the "Test -> Editor Window" custom window from the menu 3. Dra... Read more
[UI Toolkit] FPS drop on scroll when the mouse cursor leaves Game view area
How to reproduce: 1. Download the attached project "UIToolkit.zip" 2. Open "SampleScene" Scene 3. Enter Play mode 4. Try to scroll v... Read more
[UIToolkit] Element display is broken in UI Builder
Steps to reproduce: 1. Create a new uxml in the UI Builder 2. Drag in a Vector2/3/4 field Reproducible with: 2022.2.0a9 Not reprodu... Read more
[UI Builder] "Could not resolve template with name" when hovering on mis...
Steps to reproduce: 1. Open Window->UI Toolkit->UI Builder 2. Select the Project tab in the Library menu 3. Open the UnityEngine->UI... 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