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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same 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.