Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.71f1
Issue ID
UUM-124967
Regression
No
Crash on __pthread_kill when passing a big struct as a parameter to a method
Steps to reproduce:
1. Open the “IN-99086_repro_project.zip” project
2. Go to “Sam/Test crash” through the Main Menu
3. Observe the crash
Reproducible with versions: 2.5.1, 2.6.0-exp.2 (2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9)
Reproducible on: macOS 15.3.2 (M1 Max), macOS 15.3.2 (M3 Pro)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}#0 0x0000018f9ef720 in __pthread_kill
#1 0x0000018f934908 in abort
#2 0x0000031e79d3c0 in monoeg_g_printv
#3 0x0000031e782a7c in mono_log_write_logfile
#4 0x0000031e79d5d8 in monoeg_g_logv_nofree{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment