Search Issue Tracker
By Design
Votes
0
Found in
2021.3.52f1
2022.3.63f1
6000.0.50f1
6000.1.5f1
6000.2.0b4
Issue ID
UUM-107876
Regression
No
Crash on __pthread_kill when opening a specific project
Reproduction steps:
1. Open the attached “repro_IN-102704“ project
2. Observe the crash
Reproducible with: 2021.3.52f1, 2022.3.63f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
Reproducible on: macOS Sequoia 15.5 (M3 Pro)
Not reproducible on: No other environments tested
Notes:
- If the project gets stuck while opening, force quit the Editor and launch the project again
- If the “Enter Safe Mode?“ window appears, press “Ignore“
- Reproducible after clearing the Library
First few lines of the stack trace:
#0 0x00000189b65388 in __pthread_kill
#1 0x00000189aa7c60 in abort
#2 0x000003244d93e0 in monoeg_g_printv
#3 0x000003244bea9c in mono_log_write_logfile
#4 0x000003244d95f8 in monoeg_g_logv_nofree
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Crashing after ignoring the safe mode warning. Remaining in safe mode and fixing the errors fixes the issue.