Cant build for Oculus Quest 2 with Unreal 4.27 and FMOD

Thank you for confirming. I will need a crash log to help you determine the cause of the crash. Can you please run the application, wait for it to crash, and call the following command with your headset connected:

adb logcat > crash.log

This will create a file called “crash.log” which will have the crash backtrace and should hopefully tell us why it is crashing. Please post the contents of this file here and I will help you figure out what is going wrong.