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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1011686