Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0b7
Issue ID
1013756
Regression
No
[Package Manger] Crash on "core::StringStorageDefault<char>::assign" when remove button was clicked after cancelling package
Steps to reproduce:
1. Start a new project
2. Go to Window -> Package Manager
3. Select a package to remove from the installed list
4. Click the remove button
5. Cancel the Package Manager resolving package removal
6. Click the remove button
- Editor crashes at this point
0x000000014010F73C (Unity) core::StringStorageDefault<char>::assign
0x000000014010F662 (Unity) core::StringStorageDefault<char>::assign
0x00000001401AFB82 (Unity) CurlHandle::CompleteTransfer
0x00000001401B201B (Unity) CurlRequest::MessageThread
0x00000001401B3399 (Unity) CurlRequest::_ThreadEntryPoint
...
Expected result: editor should not crash when the remove button was clicked again after canceling the removal operation
Reproduced in: 2018.2.0a5, 2018.1.0b11, 2018.1.0b7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing page when opening reference for Panel Text Settings
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
This is a duplicate of issue #1011686