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