Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.9f1
6000.2.0b7
6000.3.0a1
Issue ID
UUM-110538
Regression
No
Crash on __pthread_kill when entering Play mode in a specific project
How to reproduce:
1. Open the attached “IN-102762“ project
2. Open the “SampleScene”
3. Enter Play mode
4. Observe the crash
Reproducible with: 2022.2.0b9, 2022.3.63f1, 6000.0.51f1, 6000.1.9f1, 6000.2.0b7, 6000.3.0a1
Could not test with: 2022.1.0a10, 2022.2.0b8 (XR platform compatibility error in Play Mode)
Reproducible on: MacOS 15.5 (M4), MacOS 14.6 (by user)
Not reproducible on: Windows 11
First few lines of the stack trace:
{noformat}#0 0x0000019d0515f0 in __pthread_kill
#1 0x10080019cf96a30 in abort
#2 0x4f4200019d040d08 in __cxxabiv1::__aligned_malloc_with_fallback(unsigned long)
#3 0x175b00019d030fa4 in demangling_terminate_handler()
#4 0xfb3f80019cccbc00 in _objc_terminate()
#5 0xba3a00019d0400cc in std::__terminate(void (*)()){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UXML elements visually stretch when dragging an element along other elements in the UI Builder Hierarchy
- Material does not update when setting an enum keyword using EnableKeyword
- AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
- Distant objects become visibly illuminated when looking through the volumetric fog with SSGI enabled
- WebGL build crashes when opening a ZipArchive entry and "Code Optimization" is not set to the default "Shorter Build Time"
Add comment