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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null