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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment