Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X, 6000.5.X, 6000.6.X
Votes
0
Found in
6000.3.6f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment