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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment