Search Issue Tracker
Fixed
Fixed in 6000.3.0a6
Votes
0
Found in
2022.3.65f1
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-112929
Regression
No
Some of the UI Builder disabled Element dropdowns cannot be opened
Steps to reproduce:
1. Create a project
2. Create UI Document (Create > UI Toolkit > UI Document)
3. Open UI Document
4. Add Group Box to the Hierarchy
5. Enter anything in the Group Box Text field in the Inspector
6. Select newly appeared VisualElement
7. Open the dropdowns (e.g. Bindings dropdown)
Actual results: Dropdown is not opened
Expected results: Dropdown is opened
Reproducible with versions: 2021.3.54f1, 2022.3.65f1, 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Tested on (OS): macOS Sequoia 15.4 (M4)
Notes: Dropdown content can be seen only after opening the same dropdown on non disabled Element and clicking on the disabled Element again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment