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
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment