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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment