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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment