Search Issue Tracker
"XmlSchemaException" error appears when creating UIDocument in UI Toolkit
Reproduction steps: 1. Open the attached project "1424280.zip" 2. In the Project window press right-click and Create>UI Toolkit>UI D... Read more
[UIR] Artifacts appear on the VisualElement Corners when border's Width ...
How to reproduce: 1. Open the attached "1420601_Repro.zip" project 2. Double-click on "RoundedBorderArtifacts" Asset in the Assets f... Read more
PointerUpEvent doesn't work when using left-click on a dragger of the Sl...
Reproduction steps: 1. Open users attached project 2. Open Assets > Scenes > SampleScene.unity 3. Enter Play Mode 4. In the Game Vie... Read more
[UIToolkit] FlexGrow variable value doesn't appropriately affect List el...
How to reproduce: 1. Open the user's attached "ListGrowBug" project 2. Open the "Bug -> Open" window from the menu Expected result:... Read more
Custom Inspector PropertyField Foldouts do not stay collapsed when redra...
How to reproduce: 1. Open the attached project (CustomInspectorTest.zip) 2. Open scene Scenes/SampleScene 3. In the Hierarchy, selec... Read more
[UI Toolkit] Debugger window is very slow with specific elements
Reproduction steps: 1. Create a new Project 2. Open UI Toolkit Debugger (Ctrl + F5 on Windows 10 or via Inspector ellipsis menu) 3. ... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce: 1. Open the user's attached project 2. Press Play 3. Scroll with the mouse wheel as far as possible Expected resu... 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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator