Alright, I found a workaround/solution, I was running StartARSession
in BeginPlay
and that caused the crash so I added a 100ms delay and the crash went away.
1 Like
Alright, I found a workaround/solution, I was running StartARSession
in BeginPlay
and that caused the crash so I added a 100ms delay and the crash went away.