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 (183)
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
- Reverting all overrides in a Prefab Variant creates unrevertible changes when the parent GameObject of the Prefab is a Canvas
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
react-masters
Jan 31, 2025 11:38
You have explained easily with step by step.
reactmasters.in
punnajyothi30
Sep 26, 2024 10:35
VIVO Professional Services Pvt. Ltd. offers top-notch digital marketing services, and I’m excited to have secured a placement with Geo Attendance through them.
sapmastersbangalore
Sep 26, 2024 06:47
<b>HII
Nice Blog & Informative,
Keep on Sharing,
Thanks to share with us</b>
The SAP Masters Training Institute in Bangalore offers detailed SAP training for professionals who want to improve their skills. With skilled teachers, practical exercises, and real-world Practices, the institute helps students learn SAP Functional & Technical modules and advance their careers.
sapmasters.in
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.
react-masters
Feb 21, 2024 08:04
came to know how to install packages in windows. <a href="reactmasters.in">React JS Online Course</a>
asriidigitalbrolly
Feb 17, 2024 13:11
nice blog post
thank you for sharing with us.
azuretrainings.in
biggbossmalayalamvote1
Feb 09, 2024 18:22
Friend, there is wisdom in remaining open and curious, but we must temper our curiosity with kindness. Let us discuss this topic in a spirit of mutual understanding
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:24
The Package Manager UI should not be caching package information between projects. When a new project is created, the UI needs to refresh its package registry completely rather than carrying over installed packages from the previous project. This bug causes confusion by showing some packages as installed when they are not actually present in the current project. It seems to be a regression introduced in version 2.1.0, as the behavior worked properly in 2.0.1. The root cause likely lies in incorrect handling of the package registry when switching projects. The Package Manager UI code should be reviewed to ensure the package registry is reset appropriately upon creating a new project.
Regards
biggbossmalayalamvote.in
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.