Search Issue Tracker
Active
Under Consideration for 2.6.X
Votes
0
Found in [Package]
2.6.0-exp.2 - Collections
Issue ID
ECSB-1660
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment