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
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
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.