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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment