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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1011686