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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Add comment