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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment