Search Unity

How do I upgrade the GoogleVR SDK in a project to current release?

Discussion in 'AR/VR (XR) Discussion' started by adammpkins, Jul 30, 2019.

  1. adammpkins

    adammpkins

    Joined:
    Jul 30, 2019
    Posts:
    1
    I attempted removing the plugin by removing the GoogleVR directory and importing the new version of the package.

    This seemed to work. I could build and run my app and my 360 degree video works, but when I selected vr mode, which sets XRSettings.enabled = true, the application showed a single view with a reticle which would not respond to movements.

    When debugging, Logcat was filled with :


    (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
    E/GvrShimUnity: getControllerConnectionStatus device index out of range
    E/Unity: GvrShimUnity_getControllerConnectionStatus returned error.
     
  2. Matt_D_work

    Matt_D_work

    Unity Technologies

    Joined:
    Nov 30, 2016
    Posts:
    202