Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Bug Quest 2 build only works once Unity 2022.2.0f1

Discussion in 'VR' started by dallasj275, Mar 31, 2023.

  1. dallasj275

    dallasj275

    Joined:
    Jun 25, 2019
    Posts:
    2
    Hello, I've been working on a project for the Quest 2. It works fine through the editor in Air link / Link, and will work using Build & Run, but only once. If I close the app and try to launch it from the Quest 2, it lags for a second and then doesn't launch the game. I couldn't figure out a solution and I'm not seeing much online so any help would be appreciated. I've been able to build and launch it fine in previous versions.

    Unity 2022.2.0f1 Oculus XR Plugin 3.2.3 XR Interaction Toolkit 2.1.1 Oculus Integration 49.0
     
  2. dallasj275

    dallasj275

    Joined:
    Jun 25, 2019
    Posts:
    2
    So the issue is the .apk was over 2GB. The project contains a lot of VR video so it quickly got large. I was unaware of the size limit. I only found out by downgrading to Unity 2021 where it finally gave me an Android error, which was related to the size.

    Very weird how Unity will let you build it, Oculus will let you install it, but nowhere will it stop and tell you that it won't work and why it won't work.