Unity app crushes when trying to launch it from another app (Oculus Quest 2)
I have a build of my VR Unity app for Oculus Quest 2 and it starts and works just fine. In addition for this app I have a launcher – an android 2D app that was written using .NET MAUI framework. This launcher allows to start Unity app by clicking “Launch” button. Here is button handler code: