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.

Resolved [QUEST] Cannot setup Unity for Quest development

Discussion in 'VR' started by JJ_FX, Dec 10, 2020.

  1. JJ_FX

    JJ_FX

    Joined:
    Mar 19, 2015
    Posts:
    76
    Hi,

    So I did get it to work few times in the past but now something has changed and I cannot get it working. I've gone through the steps carefully as here https://developer.oculus.com/documentation/unity/unity-gs-overview/

    But still getting same errors every time (as in the image) I'm doing the build - the error appears when it's copying the app to the quest
    Untitled.png

    EDIT: I can do build. And then using adb install -r <build_path>, but it always errors out on build-and-run
     
    Last edited: Dec 10, 2020
  2. Tanya_Li

    Tanya_Li

    Unity Technologies

    Joined:
    Jun 29, 2020
    Posts:
    100
    Hi,

    We updated AudioSpatializer GUID in 1.7.0-preview.1, which should fix GUID conflict errors.
    You could try to update Oculus XR Plugin to 1.7.0-preview.1 or 2.
    We will roll out office 1.7.0 soon as well.

    Thanks
     
  3. Tanya_Li

    Tanya_Li

    Unity Technologies

    Joined:
    Jun 29, 2020
    Posts:
    100
  4. JJ_FX

    JJ_FX

    Joined:
    Mar 19, 2015
    Posts:
    76
    OMG thank you so much for the answer! I was worried I didn't configure unity properly