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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment