Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Problem with GoogleVR upload in Unity

Discussion in 'Editor & General Support' started by anurajpatel5634, Nov 26, 2020.

  1. anurajpatel5634

    anurajpatel5634

    Joined:
    Nov 26, 2020
    Posts:
    3
    Problem with selection in Google VR package.png

    Unity error CSO234.png Screenshot 2020-11-26 141109.png

    Please help me I am having a problem with uploading GoogleVR in Unity. Firstly, in the package window none of option get highlighted. Then below the screen I get these terrible errors CS0234 making it imagine that the program hasn't assimilated my data. The 3rd photo shows that I am missing one option called GVRDemo option in the scenes folder.

    I am facing these terrible glitches till today and I need them fixed now since I am taking an online course and I am going to get stuck behind if I don't follow what the man is doing in the videos on Unity and I need more knowledge on how to use this.
     
  2. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,350
    if you are using this old plugin, it probably doesnt work in more recent unity versions.
    https://github.com/googlevr/gvr-unity-sdk

    you seem to use 2021.1 alpha version, try using the same unity version what they use in the tutorial, otherwise need to move into newer google vr plugin:
    see info at top https://developers.google.com/vr/reference/unity

    *and even in that case, better use their recommended unity version, "Unity 2019.3.12f1 or later",
    unity alpha versions can be unstable and have new changes..