Gvr-unity-sdk: Daydream controller tracking stops working after resuming application

Created on 13 Oct 2017  路  6Comments  路  Source: googlevr/gvr-unity-sdk

The newest GVR SDK v1.100.0 in Unity 2017.2 has an issue where the controller stops working after your application pauses and then resumes.

This can be done in multiple ways. Here are two of them.

Number 1:

  1. Make a new Unity Project
  2. Add the GVR SDK
  3. Set the Unity XR mode to Daydream by default
  4. Set the GVRDemo scene as the default scene.
  5. Run the app on any Daydream device (tested on Pixel XL, Galaxy S8, and others) from the Android 2D launcher.
  6. The scene will load like normal
  7. Press the power button on your phone to turn it off (ApplicationPause will happen)
  8. Turn it back on.
  9. Controller doesn't respond anymore (just tracking, the home button works)

Number 2:

  1. Make a new Unity Project
  2. Add the GVR SDK
  3. Set the Unity XR mode to Daydream by default
  4. Set the GVRDemo scene as the default scene.
  5. Run the app on any Daydream device (tested on Pixel XL, Galaxy S8, and others) from the Daydream Home launcher
  6. The scene will load like normal
  7. Press the home button to go back to Daydream Home
  8. Enter the app again.
  9. Controller doesn't respond anymore (just tracking, the home button works)
Unity bug fixed in upcoming release

Most helpful comment

This is expected to be fixed in 2017.2.0p1.

All 6 comments

Thanks for the bug report. We will look into it.

Thanks for the report!

This issue is specific to Unity 2017.2 and cannot be fixed in the GVR SDK for Unity. There are more details in this forum post here.

This is expected to be fixed in 2017.2.0p1.

Is there any ETA on when the p1 release will happen?
In the current state, 2017.2 released Async Reprojection support + secure video playing but we can't release an app using that feature because of this bug.

This seems to be fixed in the newest patch version 2017.2.0p1

Good news, it is working after the recent released unity patch (15. november)... yesterday I tested

Was this page helpful?
0 / 5 - 0 ratings