IOS build crash on startup, but only Ipad not Iphone

Hello,

I have packaged a build (tried both shipping via testflight and just dev package) in Unreal and now it works perfectly fine on my Iphone but on my Ipad it crashes immediately after the splash screen.

I managed to get a symbolicated crash log, but I have clue about finding whats wrong.
Could use some help here please.

Thread 0 name:   Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib        	       0x1ba041b10 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1ba042134 mach_msg + 72
2   CoreFoundation                	       0x181164ac0 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	       0x181168ba8 __CFRunLoopRun + 1184
4   CoreFoundation                	       0x18117bd7c CFRunLoopRunSpecific + 572
5   GraphicsServices              	       0x19b3f09a0 GSEventRunModal + 160
6   UIKitCore                     	       0x1839ae05c -[UIApplication _run] + 1080
7   UIKitCore                     	       0x183743ce0 UIApplicationMain + 2028
8   ProjectCube                   	       0x10284d89c main + 600
9   dyld                          	       0x10ecd4190 start + 444

Thread 1:
0   libsystem_pthread.dylib       	       0x1da2b59e8 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x1da2b59e8 start_wqthread + 0

Thread 3 name:  com.apple.uikit.eventfetch-thread
Thread 3:
0   libsystem_kernel.dylib        	       0x1ba041b10 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1ba042134 mach_msg + 72
2   CoreFoundation                	       0x181164ac0 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	       0x181168ba8 __CFRunLoopRun + 1184
4   CoreFoundation                	       0x18117bd7c CFRunLoopRunSpecific + 572
5   Foundation                    	       0x1828b400c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232
6   Foundation                    	       0x1828f318c -[NSRunLoop(NSRunLoop) runUntilDate:] + 88
7   UIKitCore                     	       0x18392bd58 -[UIEventFetcher threadMain] + 512
8   Foundation                    	       0x182900efc __NSThread__start__ + 792
9   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
10  libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 4:
0   libsystem_pthread.dylib       	       0x1da2b59e8 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	       0x1da2b59e8 start_wqthread + 0

Thread 6:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103528f80 FPThreadEvent::Wait(unsigned int, bool) + 856
3   ProjectCube                   	       0x1046a6c48 FRenderCommandFence::Wait(bool) const + 1612
4   ProjectCube                   	       0x104683234 FlushRenderingCommands(bool) + 2444
5   ProjectCube                   	       0x103db5a14 TBaseRawMethodDelegateInstance<false, FSlateRenderer, void (FSlateFontCache const&), FDefaultDelegateUserPolicy>::ExecuteIfSafe(FSlateFontCache const&) const + 36
6   ProjectCube                   	       0x103d083a4 TMulticastDelegate<void (FSlateFontCache const&), FDefaultDelegateUserPolicy>::Broadcast(FSlateFontCache const&) const + 120
7   ProjectCube                   	       0x103db58c4 TBaseRawMethodDelegateInstance<false, FSlateFontServices, void (FSlateFontCache const&), FDefaultDelegateUserPolicy>::ExecuteIfSafe(FSlateFontCache const&) const + 36
8   ProjectCube                   	       0x103d083a4 TMulticastDelegate<void (FSlateFontCache const&), FDefaultDelegateUserPolicy>::Broadcast(FSlateFontCache const&) const + 120
9   ProjectCube                   	       0x103d07558 FSlateFontCache::FlushCache() + 312
10  ProjectCube                   	       0x103d073c4 FSlateFontCache::ConditionalFlushCache() + 32
11  ProjectCube                   	       0x105a79bfc FSlateRHIRenderer::DrawWindows_Private(FSlateDrawBuffer&) + 11592
12  ProjectCube                   	       0x103e5cf14 FSlateApplication::PrivateDrawWindows(TSharedPtr<SWindow, (ESPMode)1>) + 2312
13  ProjectCube                   	       0x103e5c5f0 FSlateApplication::DrawWindows() + 168
14  ProjectCube                   	       0x103e603e8 FSlateApplication::TickAndDrawWidgets(float) + 1628
15  ProjectCube                   	       0x103e5ef34 FSlateApplication::Tick(ESlateTickType) + 1236
16  ProjectCube                   	       0x1028487e0 FEngineLoop::Tick() + 31420
17  ProjectCube                   	       0x103cb7d0c -[IOSAppDelegate MainAppThread:] + 2312
18  Foundation                    	       0x182900efc __NSThread__start__ + 792
19  libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
20  libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 7:
0   libsystem_kernel.dylib        	       0x1ba042088 __semwait_signal + 8
1   libsystem_c.dylib             	       0x18b64e8e0 nanosleep + 212
2   libsystem_c.dylib             	       0x18b64f5a8 usleep + 64
3   ProjectCube                   	       0x1034b846c Trace::Private::Writer_WorkerThread() + 48
4   ProjectCube                   	       0x1034b7768 Trace::Private::ThreadCreate(char const*, void (*)())::$_3::__invoke(void*) + 12
5   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
6   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 8 name:  TaskGraphThreadNP 0
Thread 8:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x1034d41d4 FTaskThreadAnyThread::ProcessTasks() + 2336
4   ProjectCube                   	       0x1034d3148 FTaskThreadAnyThread::ProcessTasksUntilQuit(int) + 76
5   ProjectCube                   	       0x1034d2fe4 FTaskThreadAnyThread::Run() + 184
6   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
7   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
8   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
9   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 9 name:  TaskGraphThreadNP 1
Thread 9:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x1034d41d4 FTaskThreadAnyThread::ProcessTasks() + 2336
4   ProjectCube                   	       0x1034d3148 FTaskThreadAnyThread::ProcessTasksUntilQuit(int) + 76
5   ProjectCube                   	       0x1034d2fe4 FTaskThreadAnyThread::Run() + 184
6   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
7   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
8   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
9   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 10 name:  StatsThread
Thread 10:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x1034d6218 FNamedTaskThread::ProcessTasksNamedThread(int, bool) + 2344
4   ProjectCube                   	       0x1034d4bc8 FNamedTaskThread::ProcessTasksUntilQuit(int) + 124
5   ProjectCube                   	       0x1037b81d0 FStatsThread::Run() + 104
6   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
7   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
8   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
9   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 11 name:  PoolThread 0
Thread 11:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 12 name:  PoolThread 1
Thread 12:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 13 name:  PoolThread 2
Thread 13:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 14 name:  PoolThread 3
Thread 14:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 15 name:  FAsyncWriter_ProjectCube
Thread 15:
0   libsystem_kernel.dylib        	       0x1ba042088 __semwait_signal + 8
1   libsystem_c.dylib             	       0x18b64e8e0 nanosleep + 212
2   libsystem_c.dylib             	       0x18b64f5a8 usleep + 64
3   ProjectCube                   	       0x1036ef098 FAsyncWriter::Run() + 212
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 16 name:  AVAudioSession Notify Thread
Thread 16:
0   libsystem_kernel.dylib        	       0x1ba041b10 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1ba042134 mach_msg + 72
2   CoreFoundation                	       0x181164ac0 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	       0x181168ba8 __CFRunLoopRun + 1184
4   CoreFoundation                	       0x18117bd7c CFRunLoopRunSpecific + 572
5   AudioSession                  	       0x189cfed7c CADeprecated::GenericRunLoopThread::Entry(void*) + 156
6   AudioSession                  	       0x189d080ac CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 88
7   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
8   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 17 name:  PoolThread 4
Thread 17:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 18 name:  PoolThread 5
Thread 18:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 19 name:  PoolThread 6
Thread 19:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 20 name:  PoolThread 7
Thread 20:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x10359bb44 FQueuedThread::Run() + 592
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 21:
0   libsystem_kernel.dylib        	       0x1ba041b10 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1ba042134 mach_msg + 72
2   CoreFoundation                	       0x181164ac0 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	       0x181168ba8 __CFRunLoopRun + 1184
4   CoreFoundation                	       0x18117bd7c CFRunLoopRunSpecific + 572
5   Foundation                    	       0x1828b400c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232
6   Foundation                    	       0x1828b4780 -[NSRunLoop(NSRunLoop) run] + 88
7   Foundation                    	       0x182900efc __NSThread__start__ + 792
8   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
9   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 22 name:  ODSCThread
Thread 22:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x1066af1a0 FODSCThread::Run() + 52
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 23 name:  FMediaTicker
Thread 23:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x105e21c50 FMediaTicker::Run() + 64
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 24 name:  FMessageBus.DefaultBus.Router
Thread 24:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103528f80 FPThreadEvent::Wait(unsigned int, bool) + 856
3   ProjectCube                   	       0x104234a2c FMessageRouter::Run() + 188
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 25 name:  FFileTransferRunnable
Thread 25:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103528f80 FPThreadEvent::Wait(unsigned int, bool) + 856
3   ProjectCube                   	       0x10758fbb4 FFileTransferRunnable::Run() + 120
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 26 name:  AudioMixerRenderThread(1)
Thread 26:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103528f80 FPThreadEvent::Wait(unsigned int, bool) + 856
3   ProjectCube                   	       0x105c51944 Audio::IAudioMixerPlatformInterface::RunInternal() + 372
4   ProjectCube                   	       0x105c51a78 Audio::IAudioMixerPlatformInterface::Run() + 84
5   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
6   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
7   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
8   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 27 name:  AURemoteIO::IOThread
Thread 27:
0   libsystem_kernel.dylib        	       0x1ba041b10 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1ba042134 mach_msg + 72
2   libEmbeddedSystemAUs.dylib    	       0x1be62e794 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, AURemoteIO::IOThread::IOThread(AURemoteIO&, caulk::thread::attributes const&, caulk::mach::os_workgroup const&)::'lambda'(), std::__1::tuple<> > >(void*) + 532
3   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
4   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 28 name:  AudioThread
Thread 28:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103529028 FPThreadEvent::Wait(unsigned int, bool) + 1024
3   ProjectCube                   	       0x1034d6218 FNamedTaskThread::ProcessTasksNamedThread(int, bool) + 2344
4   ProjectCube                   	       0x1034d4bc8 FNamedTaskThread::ProcessTasksUntilQuit(int) + 124
5   ProjectCube                   	       0x1060f1ef0 FAudioThread::Run() + 140
6   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
7   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
8   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
9   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 29 name:  FAsyncPurge
Thread 29:
0   libsystem_kernel.dylib        	       0x1ba0424f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1da2bdbfc _pthread_cond_wait$VARIANT$mp + 1216
2   ProjectCube                   	       0x103528f80 FPThreadEvent::Wait(unsigned int, bool) + 856
3   ProjectCube                   	       0x103aecf40 FAsyncPurge::Run() + 120
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 30 name:  RenderThread 1
Thread 30 Crashed:
0   libsystem_kernel.dylib        	       0x1ba0479e8 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x1da2c1824 pthread_kill + 208
2   libsystem_c.dylib             	       0x18b6690b4 abort + 120
3   ProjectCube                   	       0x103525910 FGenericPlatformMisc::RequestExit(bool) + 80
4   ProjectCube                   	       0x10364eb34 FIOSErrorOutputDevice::Serialize(char16_t const*, ELogVerbosity::Type, FName const&) + 236
5   ProjectCube                   	       0x1036edba0 FOutputDevice::LogfImpl(char16_t const*, ...) + 228
6   ProjectCube                   	       0x103694508 FDebug::ProcessFatalError() + 60
7   ProjectCube                   	       0x10464ad28 auto HandlePipelineCreationFailure(FGraphicsPipelineStateInitializer const&)::$_72::operator()<FLogCategoryLogRHI, char16_t [39]>(FLogCategoryLogRHI const&, char16_t const (&) [39]) const + 280
8   ProjectCube                   	       0x104612058 PipelineStateCache::GetAndOrCreateGraphicsPipelineState(FRHICommandList&, FGraphicsPipelineStateInitializer const&, EApplyRendertargetOption) + 1568
9   ProjectCube                   	       0x1046118a8 SetGraphicsPipelineState(FRHICommandList&, FGraphicsPipelineStateInitializer const&, EApplyRendertargetOption, bool) + 36
10  ProjectCube                   	       0x10513f284 FMeshDrawCommand::SubmitDraw(FMeshDrawCommand const&, Experimental::TRobinHoodHashSet<FGraphicsMinimalPipelineStateInitializer, DefaultKeyFuncs<FGraphicsMinimalPipelineStateInitializer, false>, TSizedDefaultAllocator<32> > const&, FRHIVertexBuffer*, int, unsigned int, FRHICommandList&, FMeshDrawCommandStateCache&) + 524
11  ProjectCube                   	       0x1051398b0 SubmitMeshDrawCommandsRange(TArray<FVisibleMeshDrawCommand, TMemStackAllocator<0u> > const&, Experimental::TRobinHoodHashSet<FGraphicsMinimalPipelineStateInitializer, DefaultKeyFuncs<FGraphicsMinimalPipelineStateInitializer, false>, TSizedDefaultAllocator<32> > const&, FRHIVertexBuffer*, int, bool, int, int, unsigned int, FRHICommandList&) + 2372
12  ProjectCube                   	       0x105138908 FParallelMeshDrawCommandPass::DispatchDraw(FParallelCommandListSet*, FRHICommandList&) const + 1844
13  ProjectCube                   	       0x10516edd8 FMobileSceneRenderer::RenderMobileBasePass(FRHICommandListImmediate&, TArrayView<FViewInfo const*, int>) + 1344
14  ProjectCube                   	       0x105201a58 FMobileSceneRenderer::RenderForward(FRHICommandListImmediate&, TArrayView<FViewInfo const*, int>) + 2112
15  ProjectCube                   	       0x1051fb3dc FMobileSceneRenderer::Render(FRHICommandListImmediate&) + 6188
16  ProjectCube                   	       0x1054968e4 FRendererModule::BeginRenderingViewFamily(FCanvas*, FSceneViewFamily*)::$_41::operator()(FRHICommandListImmediate&) const + 2252
17  ProjectCube                   	       0x105498768 TGraphTask<TEnqueueUniqueRenderCommandType<FRendererModule::BeginRenderingViewFamily(FCanvas*, FSceneViewFamily*)::FDrawSceneCommandName, FRendererModule::BeginRenderingViewFamily(FCanvas*, FSceneViewFamily*)::$_41> >::ExecuteTask(TArray<FBaseGraphTask*, TSizedDefaultAllocator<32> >&, ENamedThreads::Type) + 740
18  ProjectCube                   	       0x1034d67e8 FNamedTaskThread::ProcessTasksNamedThread(int, bool) + 3832
19  ProjectCube                   	       0x1034d4bc8 FNamedTaskThread::ProcessTasksUntilQuit(int) + 124
20  ProjectCube                   	       0x1046a4a0c RenderingThreadMain(FEvent*) + 220
21  ProjectCube                   	       0x1046b64f0 FRenderingThread::Run() + 32
22  ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
23  ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
24  libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
25  libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 31 name:  RTHeartBeat 1
Thread 31:
0   libsystem_kernel.dylib        	       0x1ba042088 __semwait_signal + 8
1   libsystem_c.dylib             	       0x18b64e8e0 nanosleep + 212
2   libsystem_c.dylib             	       0x18b64f5a8 usleep + 64
3   ProjectCube                   	       0x1035284c4 FGenericPlatformProcess::Sleep(float) + 628
4   ProjectCube                   	       0x1046bb994 FRenderingThreadTickHeartbeat::Run() + 236
5   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
6   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
7   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
8   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 32 name:  TcpConsoleListener
Thread 32:
0   libsystem_kernel.dylib        	       0x1ba042088 __semwait_signal + 8
1   libsystem_c.dylib             	       0x18b64e8e0 nanosleep + 212
2   libsystem_c.dylib             	       0x18b64f5a8 usleep + 64
3   ProjectCube                   	       0x1035284c4 FGenericPlatformProcess::Sleep(float) + 628
4   ProjectCube                   	       0x10284e864 TcpConsoleListener::Run() + 1084
5   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
6   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
7   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
8   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 33 name:  FTcpListener
Thread 33:
0   libsystem_kernel.dylib        	       0x1ba04271c __select + 8
1   ProjectCube                   	       0x1045da3cc FSocketBSD::HasState(ESocketBSDParam, FTimespan) + 268
2   ProjectCube                   	       0x1045d8a64 FSocketBSD::WaitForPendingConnection(bool&, FTimespan const&) + 92
3   ProjectCube                   	       0x102862fec FTcpListener::Run() + 176
4   ProjectCube                   	       0x103595d54 FRunnableThreadPThread::Run() + 120
5   ProjectCube                   	       0x10353cd30 FRunnableThreadPThread::_ThreadProc(void*) + 84
6   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
7   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8

Thread 34 name:  com.apple.CoreMotion.MotionThread
Thread 34:
0   libsystem_kernel.dylib        	       0x1ba041b10 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1ba042134 mach_msg + 72
2   CoreFoundation                	       0x181164ac0 __CFRunLoopServiceMachPort + 368
3   CoreFoundation                	       0x181168ba8 __CFRunLoopRun + 1184
4   CoreFoundation                	       0x18117bd7c CFRunLoopRunSpecific + 572
5   CoreFoundation                	       0x1811f6260 CFRunLoopRun + 60
6   CoreMotion                    	       0x18d555a2c 0x18d543000 + 76332
7   libsystem_pthread.dylib       	       0x1da2b73a4 _pthread_start + 116
8   libsystem_pthread.dylib       	       0x1da2b59fc thread_start + 8


No thread state (register information) available

Binary Images:
       0x1ba041000 -        0x1ba072fff libsystem_kernel.dylib arm64  <28a82cbdb2103662af9e636819d8909a> /usr/lib/system/libsystem_kernel.dylib
       0x18115e000 -        0x181598fff CoreFoundation arm64  <ea9c1df294c7379bbf8d970335b1552f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x19b3ef000 -        0x19b3f7fff GraphicsServices arm64  <af306dd576573f63912fabc225106419> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x1834c2000 -        0x184c4bfff UIKitCore arm64  <fb5c2d366a053355b898d8d3c163d02e> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x102138000 -        0x10813ffff ProjectCube arm64  <2bdd990153a634c1914a60b35a6ca1aa> /private/var/containers/Bundle/Application/297FEF0A-1D5C-479F-96BA-B526B64F320B/ProjectCube.app/ProjectCube
       0x10ecbc000 -        0x10ed0ffff dyld arm64  <5e7ef5771cc5369aa04d28fbba883086> /usr/lib/dyld
       0x1da2b1000 -        0x1da2c4fff libsystem_pthread.dylib arm64  <ce7eb78851553c3888d812f1419fa5fa> /usr/lib/system/libsystem_pthread.dylib
       0x18289c000 -        0x182b7cfff Foundation arm64  <86d8a58db71f34c683e0014b2b835f1d> /System/Library/Frameworks/Foundation.framework/Foundation
       0x18b64a000 -        0x18b6c4fff libsystem_c.dylib arm64  <5700e26c19b735c9b739e62c325f4fcc> /usr/lib/system/libsystem_c.dylib
       0x189cf9000 -        0x189d20fff AudioSession arm64  <12427ae9e9e23966989f711c820e7125> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
       0x1be62c000 -        0x1be726fff libEmbeddedSystemAUs.dylib arm64  <74912894656d3599aed1caa71db01950> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib
       0x18d543000 -        0x18d82cfff CoreMotion arm64  <dc86c14d59d231b99421110b1cad7b9c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

Error Formulating Crash Report:
thread_get_state(PAGEIN) returned 0x10000003: (ipc/send) invalid destination port
thread_get_state(EXCEPTION) returned 0x10000003: (ipc/send) invalid destination port
thread_get_state(FLAVOR) returned 0x10000003: (ipc/send) invalid destination port

EOF

Since it might be related, my phone is on IOS 15 whereas my IPad is on IPadOS 15.1

Set forward shading to ON.

That unfortunately made no difference :confused:

Try set Mobile MSAA to NOMSAA, if it working, then you must set other rendering settings,but i dont remeber what.

Hey @Cektantwork ,

Mobile MSAA was set to NO MSAA all along, so that did not help either I am afraid. But thank you so much for giving me some pointers to try at least.

You can try set desktop render to enable and mobile render to disable in ios setting, if it work than you must change some rendering settings. I did some magic like this throughout the month and all working.Sorry for such vague advice, I really don’t remember the exact set of steps. But my problem was in rendering, but I don’t remember exactly what values.

Also that did not change anything unfortunately.

I seem to have narrowed it down to virtual texture support for mobile. I am using UDIM atm for my textures and have therefore this setting enabled. When I disable it, the crash on Ipad is gone.

The weird part though remains why it does not crash on my Iphone 8, even with the setting still on.