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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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.