Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
bigbycicleblyreel's avatar
bigbycicleblyreel
Honored Guest
2 years ago

My game is not opening on my meta quest 2

So my game was working fine and all of the builds before this were running, until i started my unity up and build the game recently, and when i open it on my meta quest 2, in doesn't get past the 3 dot loading screen before crashing.

So i used Logcat to see what was happening, and its returning this error before crashing.

AFPoXmuXsW62ZFbO6B3gNA==/base.apk/assets/bin/Data/level0' is corrupted! Remove it and launch unity again!
[Position out of bounds!]

So what's happening is its saying the level0 file is corrupted in the base.apk, but when i check the inside the base.apk in the directory where is says to look, the level0 file is not there.

So I'm assuming that its crashing because there is no level0 file, but, when i check any other apk file that is working fine, still no level0 file, so i have no idea what is happening.

Also other people have tried to open it too and still the same error.