Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.42f1
6000.0.16f1
Issue ID
UUM-78583
Regression
No
Filter checkboxes imply multiple selections are possible when only one selection is allowed, inconsistent behaviour within one dropdown
Steps to reproduce:
- Open any project.
- Window > Package Manager > My Assets.
- Interact with the Filters dropdown.
Actual results: All options under Status will only allow a single option to be selected, while options under Categories allow multiple. Despite this, they both use the same checkboxes as the interactive element.
Expected results:
- Checkboxes should not be used where multiple options can't be selected.
- UI should not be the same when the rules of interaction are different - the same visual elements shouldn't behave differently within the same panel of UI.
Reproducible with versions: 6000.0.16f1, 2022.3.42f1
Can’t test with versions: 2021.3.42f1, filters not available
Tested on (OS): MacOS Intel 12.7.4
Notes:
- Material 3 Checkbox Guidelines
- Documentation states Status category having only having one option selectable at a time is intended.
- Did not extensively regression test as this seems more of a usability issue than an introduced bug. Please contact ticket reporter if further testing is required.
-
Resolution Note:
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #UUM-44064