Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.60f1
6000.0.43f1
6000.1.0b11
6000.2.0a7
Issue ID
UUM-100175
Regression
No
Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
Reproduction steps:
1. Open the attached “repro_IN-96283“ project
2. Open the “Assets/_ScreeningRoomPro/Scenes/APIFlow.unity“ Scene
3. Enter the Play Mode
4. Observe the crash
Reproducible with: 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Reproducible on: macOS Sequoia 15.3 (M2 Ultra), macOS Sequoia 15.4 (M2) (user’s)
Not reproducible on: Windows 10 (22H2), Windows 11 (23H2)
First few lines of the stack trace:
#0 0x000001a0bec704 in __pthread_kill
#1 0xc13a8001a0b31ae8 in abort
#2 0xa0400001a0bdcb84 in __cxxabiv1::__aligned_malloc_with_fallback(unsigned long)
#3 0x6d2e0001a0bcc3d0 in demangling_terminate_handler()
#4 0xa0758001a08a2e58 in _objc_terminate()
#5 0x9a340001a0bdbf48 in std::__terminate(void (_)())_
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
Add comment