Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.3.60f1
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100387
Regression
No
Crash on __pthread_kill when opening a specific object
How to reproduce:
1. Open the attached “CrashRepro“ project
Reproducible with: 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Reproducible on: macOS 15.3.1 Sequoia (Intel), Windows 11 (user)
Not reproducible on: No other environments tested
First few lines of the stack trace:
#0 0x007ff80efd9c52 in __pthread_kill
#1 0x007ff80ef34b19 in abort
#2 0x0000016bf1cd85 in monoeg_g_printv
#3 0x0000016bf03541 in mono_log_write_logfile
#4 0x0000016bf1d0e7 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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note:
The plugin used in the project (BepInEx) cannot be loaded due to missing assemblies or an incompatible architecture. The Editor logs provided contain numerous descriptions of the errors. This appears to be an issue with the plugin itself or the installation within this project.