When testing build APK for my quest game it gets stuck on 3 dots and never actually opens.

I am using Unity version 2022.3.12f1. I have made many games before and have never had the problem so i’m confused what I did differently, I have tried many possible solutions but nothing seems to fix it. Can anybody please help?

Update unity, oculus plugin, and meta sdk.
Try without graphics jobs
Switch OpenGLES and Vulkan

If that doesn’t work check logcat

Hi I was facing the same issue here. I’ve already tried using OpenGLES instead of Vulkan but the problem was still there. But I found something in reddit that helped me fix this issue and maybe help other people facing the same problem. For me, what worked was going to Edit → Project Settings → XR Plugin Management → Android tab → And check “Oculus” checkbox.