Search Issue Tracker
Fixed in core 2019.1
Votes
0
Found in [Package]
2.1.0 preview 1
Issue ID
1098870
Regression
Yes
Not installed packages are shown in package manager window
Steps to reproduce:
1. Create a new project
2. Install any new package
3. Close project
4. Create a new project
5. Open Package Manager. Installed package in step 2 will be marked as installed.
Reproduced with Package Manager UI: 2.1.0 preview 1
Not reproducible with Package Manager UI: 2.0.1
Comments (5)
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
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
- Advanced dropdown stops applying the Search Filter while the search text remains after clicking the header back Button during a Search
EmbeddedHash
Mar 12, 2024 08:28
It seems you're encountering an issue where the installed packages are not displayed in the Package Manager window. This issue has been observed when following a specific set of steps outlined below:
1. Create a new project.
2. Install any new package.
3. Close the project.
4. Create a new project.
5. Open the Package Manager. The installed package from step 2 will be marked as installed, but not displayed.
This issue has been reproduced with Package Manager UI version 2.1.0 preview 1, but it's not reproducible with Package Manager UI version 2.0.1.
To address this issue, you may want to consider the following steps:
1. Check for any updates to the Package Manager UI and install them if available.
2. Verify that the installed packages are correctly registered within the project files.
3. Try restarting the Unity Editor or your development environment to see if the packages appear correctly afterward.
4. If the issue persists, consider reporting it to the Unity development team for further investigation and resolution.
If you need further assistance, please provide additional details or context, and I'll do my best to help.
rajeshdigitalbrolly
Feb 08, 2024 12:04
Thanks for provide great informatic and looking beautiful blog, really nice required information & the things i never
imagined and i would request, wright more blog and blog post like that for us. Thanks you once again..
biggbossmalayalamvote1
Feb 01, 2024 09:22
This bug appears to be caused by the Package Manager UI not properly clearing its package registry when creating a new project. Previously installed packages are being remembered even in new projects where they don't exist. This results in incorrect status being shown for these packages in the UI. The issue seems to have been introduced in version 2.1.0 and is not present in 2.0.1. It should be investigated further to determine the exact cause and resolved so that the Package Manager UI displays accurate information for each project.