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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL