Search Issue Tracker
Fixed in 1.1.0-preview
Votes
0
Found in [Package]
1.0.10-preview.1
Issue ID
1373006
Regression
Yes
[Remote Config] Editor crashes when entering Play mode second time
How to reproduce it:
1. Open the attached project "1373006.zip"
2. Enter Play mode
3. Exit Play mode
4. Enter Play mode
Expected results: The editor does not crash
Actual results: The editor crashes with the following stack frames:
#0 0x000001060c2c3e in TLSAllocator::GetRequestedPtrSize(void const*) const
#1 0x0000010608d2f1 in MemoryManager::Deallocate(void*, char const*, int)
#2 0x0000010608d8db in MemoryManager::Deallocate(void*, MemLabelId const&, char const*, int)
Reproducible with: 1.0.10-preview.1 (2020.3.21f1)
Not reproducible with: 1.0.10-preview.1 (2019.4.31f1), 1.1.0-preview (2019.4.31f1, 2020.3.21f1), 3.0.0-pre.4 (2019.4.31f1, 2020.3.21f1, 2021.1.27f1, 2021.2.0f1, 2022.1.0a13)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment