Search Issue Tracker
By Design
Votes
0
Found in
6000.0.55f1
6000.1.15f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-113468
Regression
No
No by-default selected package information is shown in the Inspector unless any package is selected or "My Assets" tab is opened
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager (Window -> Package Management -> Package Manager)
3. Observe the Inspector tab content
Expected results: The Inspector contains the information about the default selected "AI Navigation" package
Actual results: The Inspector contains the default template "Readme" information or is empty
Reproducible with: 6000.0.55f1, 6000.1.15f1, 6000.2.0f1, 6000.3.0a4
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Notes:
- When switching to the "My Assets" tab, going back to other tabs shows the information on the default selected packages
- If any package is clicked, all default packages show info
- The issue is reproducible again after restarting the project
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Until the user explicitly makes a selection in the Package Manager window the content of the Inspector is not linked to the packman window and reflects the selection in the Project window.