Search Issue Tracker
Fixed in 2.2.0
Votes
0
Found in [Package]
2.2.0
Issue ID
1148329
Regression
Yes
The Package Manager UI does not refresh when packages are installed or removed
When installing or removing a package via Package Manager UI, the UI will not refresh after the operation is completed. For example, when a package is removed, the UI will still display the "Remove" button as if the package is still installed.
1. Open Unity
2. Open the attached project
3. Go to Window > Package Manger
4. Select the 2D Sprite package and install it
5. Once the operation completes, inspect the options in the detail view
Expected Result:
Once the package is installed, the UI should refresh and give the option to remove the pacakge.
Actual Result:
The UI does not refresh so still displays the Install option.
Tested on Windows.
Occurs on 2019.3.0a1
Does not occur on 2019.2.0a13
Note: Occurring on 2019.2.0b1 for Unity UI package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
- "EndLayoutGroup" error is thrown when turning on/off UI Toolkit Live Reload in the Inspector with GameObject selected
- Crash on __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
Add comment