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
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
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.