Search Issue Tracker
By Design
Votes
0
Found in
2023.1.6f1
2023.2.0b2
2023.3.0a3
6000.0.0b11
Issue ID
UUM-44064
Regression
No
Package Manager 'My Assets' status filter are checkboxes but behave like radio buttons
h5. Steps to reproduce:
# Package Manager > My Assets
# Open the _Filters_ dropdown menu
# Try to check different status
h5. Expected result
Checkboxes should allow for multiple selections.
h5. Actual result
* Only one status can be selected. These should be *radio* buttons and not *checkboxes*.
* Added screenshot in the "Attachments" section.
h5. Environment
Reproducible with: 2023.2.0b2, 2023.1.6f1, 2022.3.6f1, 2021.3.29f1.
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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
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.