Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.12f1
2021.2
2022.1
Issue ID
1351825
Regression
No
Crash on __pthread_kill when opening a project with a broken prefab
Reproduction steps:
1. Open the user's attached project
Expected result: Project opens
Actual result: Project crashes when opening
Reproducible with: 2019.4.29f1, 2020.3.15f1, 2021.1.16f1, 2021.2.0b5, 2022.1.0a3
Notes:
The corrupted prefabs from this specific example are in Assets/PolygonmakerKnights/FH_Knights_xx.prefab (all of them)
Just before the crash, this error pops up:
"Fatal Error!
Overflow in memory allocator."
Stack trace:
Windows:
0x00007FFAEA334ED9 (KERNELBASE) RaiseException
0x00007FF70C982765 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF70C982ECE (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF70DD98558 (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF70DD97D4B (Unity) DebugStringToFile
MacOS:
#0 0x007fff2050092e in __pthread_kill
#1 0x007fff20484411 in abort
#2 0x0000010d960f9e in CrashDontLaunchBugReporter()
#3 0x0000010c5a7765 in EditorMonoConsole::LogToConsoleImplementation(CppLogEntry&)
#4 0x0000010c5a6ca6 in EditorMonoConsole::LogToConsoleImplementation(DebugStringToFileData const&)
#5 0x0000010c5a7c1e in LogToConsoleImplementation(DebugStringToFileData const&)
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
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a7