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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1011686