I am running UE4 4.22.2 (oculus partner edition) - built from source.
I've been successfully building my project and launching it on the Quest for a few weeks but today after making some changes (minor lighting adjustments) I tried to build again and all I got was a Fatal error and it won't launch to the Quest anymore. I have had this same issue (also built from source) on another machine where I could never get it to launch either.
Are you able to look at the call stack? Do you get any error logs to look at? Can you reproduce the problem consistently? Does the problem happen on a new, empty project? If you're using source control, does going back to a last known good build resolve the issue?
thanks for your reply. Actually no errors I can make out in the crash logs that were created in the project folder.
I did some more testing and found the project builds just fine when I don't use the Launch directly to the Quest.
When I use File, Package Project, Android ASTC it builds the project successfully and without any errors. I can then run the Install.bat and run the project on the Quest.
Btw this also happens on the sample projects when I start from scratch.
I have the same exact problem but I haven't been able to directly launch to device even once. It always crashes with Fatal Error and no back traces or errors in the log. I'm only able to deploy by packaging and then sideloading the APK with ADB.