Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b12
Issue ID
1104196
Regression
No
Package Manager - Canceling package install forces you to install or restart
When canceling any package install you have a choice to "Continue" with the install or "Force Quit" Unity. If you choose to restart the next time the project is launched it will contain the canceled package.
Steps to reproduce
- Open Unity 2018.3.0b9
- Open package manager and install any package
- During install press cancel
- Notice issue a pop up will appear with a choice of "Continue" or "Force Quit".
- When restarting the project you'll notice that it will install the package anyway.
Expected:
Unity needs to uninstall packages with grace not "please kill me" and reinstall automatically on restart.
Tested: Unity 2018.3.0b12, 2018.2.1f, 2018.1.9f2
Package Manager UI Version: 2.0.3, 1.9.1,1.8.8
Not a regression as it seems this has always been the functionality.
Note. Pressing the close window button (x) will force quite Unity.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment