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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment