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
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Add comment