Search Issue Tracker
[UIToolkit] Blurry images are shown when displaying them in a custom Ins...
Reproduction steps: 1. Open project "UnityBugBlurredImages" 2. Open Assets > Scenes > SampleScene 3. Select "Texture with sprite/UI"... Read more
PackageManager memory leak when continuously opening the window
How to reproduce: 1. Open the attached project from "Compilation_PackageManager_Leak.zip". 2. Select the Memory Profile window. 3. P... Read more
[UI Toolkit] button does not respond to clicks correctly when rotated
Reproduction steps: 1. Open project in the drive link below (project name is Bug.zip) 2. Open Scene "Main Menu" 3. Enter Play Mode 4... Read more
UIElement.ListView with reorderable enabled in EditorWindow cannot be re...
How to reproduce: 1. Open the attached project "uitoolkittest.zip" 2. Click UIElements > Test > ReorderableListView Show 3. Dock the... Read more
[UI Toolkit] MouseEnterEvent/MouseOutEvent is called repeatedly when usi...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Mouse over the Button 4. Insp... Read more
[UI Toolkit] Editor window does not open when changing the .uss file nam...
How to reproduce: 1. Open the attached project "WindowDoesNotOpen.zip" 2. Rename the UIElementsTest.uss file (Assets > Editor) 3. Cl... Read more
MouseOutEvent is triggered when text changes on a UIToolkit label if the...
Reproduction steps: 1. Open project "UnityInputTest.zip" 2. Open UI Toolkit Debugger from Windows > UI Toolkit > Debugger 3. Toggle ... Read more
[UI Toolkit] Visual Element is rendered with 0 percent alpha value and s...
Steps to reproduce: 1. Create new project 2. Window > Package Manager > + > Add package from git url: com.unity.ui.builder 3. Window... Read more
Visual Elements get sent old PointerEnterEvents if their display is set ...
How to reproduce: 1. Open project "PointerHideBug.zip" 2. Enter Play Mode 3. Move the pointer on the brown square 4. When the square... Read more
ScrollBar in Slider is not in the same position as mouse cursor when usi...
How to reproduce: 1. Open the attached project "UIT Bug report.zip" 2. Open the "SampleScene" Scene (Assets>Scenes>SampleScene) 3. E... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI