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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
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.