Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X, 6000.5.X
Votes
0
Found in
6000.3.6f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132900
Regression
No
The UI Builder’s remove “-“ button in the Filter function list is not disabled when no filter is selected and can be pressed but does nothing
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new UI Document Asset (Assets > Create > UI Toolkit > UI Document)
- Double click the newly created UI Document Asset to open it in the UI Builder window
- Add a Label to the Canvas
- Open the "Filter" foldout in the UI Builder's Inspector
- Add 3 filters in the Filter list
- Select the bottom filter
- Click the "-" button to remove the selected bottom filter
- Click the "-" button again
- Observe the Filter list
Actual results: Nothing happens
Expected results: The next filter is removed
Reproducible with versions: 6000.3.6f1, 6000.4.0b5, 6000.5.0a5
Can’t test with versions: 6000.0.66f1 (due to no Filter list)
Tested on (OS): MacOS Silicon Tahoe 26.2
Notes:
- The "-" button gets disabled if the list is empty
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment