Search Issue Tracker

0
votes
Fixed

UxmlObjectReference object fields crash source code generator

UI Toolkit Controls

-

Oct 12, 2023

-

Version/s: 2023.3.0a8

Add the following script to a new project ``` using UnityEngine.UIElements; [UxmlElement]public partial class Example : VisualElemen... Read more

0
votes
Fixed

ObjectDisposedException thrown from builder when undo element creation

UI Toolkit Controls

-

Oct 12, 2023

-

Version/s: 2023.3.0a8

1) Create a new project 2) Open UI Builder with a new document 3) Create a Label 4) Press Undo (Ctrl+Z) Error thrown ObjectDisposedE... Read more

0
votes
Fixed

[UIToolkit] TwoPaneSplitView splitter jumps position when it should not ...

UI Toolkit Controls

-

Oct 17, 2023

-

Version/s: 2021.3.31f1, 2022.3.11f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a11, 6000.0.0b11

How to reproduce:1. Open the attached project "IN-57280.zip"2. Open Window>TestTwoPanes3. Move the splitter in the TestTwoPanes w... Read more

0
votes
Fixed

PropertyField context menu does not show Properties item in UI Toolkit

UI Toolkit Controls

-

Oct 17, 2023

-

Version/s: 2022.3.11f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a11

How to reproduce:1. Open the attached project "Properties Menu Bug.zip"2. Select "Select Me" in the Hierarchy3. Right-mouse-click on... Read more

0
votes
Won't Fix

FocusController returns ListView as focusedElement when TextField is foc...

UI Toolkit Controls

-

Oct 17, 2023

-

Version/s: 2021.3.31f1, 2022.3.11f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a8

How to reproduce:1. Download and open the attached project2. Enter Play mode3. Click the "test" input field4. Observe the console wi... Read more

0
votes
Active

Volume numeric fields allows adding unlimited number in numeric field wh...

UI Toolkit Controls

-

Sep 12, 2025

-

Version/s: 6000.0.58f1, 6000.2.4f1, 6000.3.0b2, 6000.4.0a1, 6000.5.0a1, 6000.6.0a1

Steps to reproduce:1. Create new Unity project2. Create Audio Random Container (Project window > Create > Audio > Audio Ran... Read more

0
votes
Fixed

[UI Builder] Add Binding menu option is missing from custom attributes w...

UI Toolkit Controls

-

Nov 07, 2023

-

Version/s: 2023.2.0b16, 2023.3.0a10

Create a new project Add the following custom element {code:java}[UxmlElement]public partial class MyElement : VisualElement{[UxmlAt... Read more

0
votes
Fixed

"NullReferenceException" is thrown when adding an element to an array

UI Toolkit Controls

-

Oct 19, 2023

-

Version/s: 2021.3.31f1, 2022.3.11f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a11, 6000.0.0b11

How to reproduce:1. Open the user's attached project2. Select "AsteroidBig_1" in the Hierarchy window3. Add an element to "Asteroids... Read more

0
votes
Fixed

Hex values with space in the end don’t get trimmed when pasted in the Co...

UI Toolkit Controls

-

Oct 24, 2023

-

Version/s: 2021.3.31f1, 2022.3.12f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a11

How to reproduce:1. Open the attached “hexCode.zip” project2. In the Project window, select “New Material.mat”3. In the Inspector wi... Read more

0
votes
Fixed

UITk MultiColumnListView Control is missing callbacks when being removed

UI Toolkit Controls

-

Oct 27, 2023

-

Version/s: 2022.3.12f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a1

A few issues we have in using the MultiColumnListView in hierarchy There is no Dispose function to control when to clear all element... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.