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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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.