Search Issue Tracker
By Design
Votes
0
Found in
2021.3.42f1
2022.3.42f1
6000.0.16f1
Issue ID
UUM-78353
Regression
No
Collapsing the "Packages - Unity" section leaves the selected package not collapsed
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager
3. Make sure the "In Project" section is selected
4. Select any package and collapse the "Packages - Unity" list
5. Observe the result
Expected results: The selected package is collapsed
Actual results: The selected package is not collapsed
Reproducible with: 2021.3.42f1, 2022.3.42f1, 6000.0.16f1
Reproducible on: macOS Sonoma 14.5 (M1)
Note: The package can't be unselected by clicking the empty spots when packages are collapsed
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
We need to have at least an item in the list selected because of the details view and inspector. This is why collapsing any header in the list view will keep the current selected package.