Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.0a1
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
- "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