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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.