Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
1
Found in
2019.3.0a7
2019.3.4f1
Issue ID
1225987
Regression
Yes
Crash on StackAllocator::WalkAllocations when there's a memory leak in Play mode
Reproduction steps:
1. Import the attached .unitypackage to a project ("CrashScene.unitypackage")
2. Open Scene "200%"
3. Enter Play mode
Reproducible with: 2019.3.0a7, 2019.3.6f1
Not reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.0a6, 2020.1.0b2, 2020.2.0a3
First lines of the stacktrace:
0x00007FF7773DB8A0 (Unity) StackAllocator::WalkAllocations
0x00007FF7773E8DF6 (Unity) TLSAllocator::WalkAllocations
0x00007FF7773DF60F (Unity) TLSAllocator::FrameMaintenance
0x00007FF7773BF9B0 (Unity) MemoryManager::FrameMaintenance
0x00007FF777CECB64 (Unity) `InitPlayerLoopCallbacks'::`2'::PostLateUpdateMemoryFrameMaintenanceRegistrator::Forward
0x00007FF777CD6388 (Unity) ExecutePlayerLoop
0x00007FF777CD645D (Unity) ExecutePlayerLoop
Note:
- The crash seems to be caused by a memory leak, which in turn when aggressively allocating, often bumps into a SIGSEGV error.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b7
Resolution Note (fix version 2019.3):
Fixed in 2019.3.11f1