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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
This is a duplicate of issue #1011686