Search Issue Tracker

By Design

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|https://m3.material.io/components/checkbox/guidelines#38f2c19e-1b04-4dad-8d0e-961a3faddb80]
* [Documentation|https://docs.unity3d.com/Manual/upm-ui-filter2.html] 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.

  1. Resolution Note:

    This is by design as we followed the UI from the Asset Store website: https://assetstore.unity.com/account/assets

    Also the statuses are not really typical radio buttons, since we allow all items to the unchecked, whereas typical radio button group always have 1 item selected.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.