googlevr / gvr-unity-sdk

Google VR SDK for Unity
http://developers.google.com/vr/unity/
Other
2.71k stars 1.09k forks source link

Instant Preview on phone have no controls #856

Closed linglonglinglong closed 6 years ago

linglonglinglong commented 6 years ago

Summary: I run the Demo scene on Galaxy Note 8. It only shows the scene in starting position, no matter how I rotate my head! Tapping on the screen also doesn't work! Why?

Found using:

slowizzm commented 6 years ago

Preview only works with compatible Daydream devices, not sure if Galaxy Note 8 is or not. Also, tapping on the screen doesn’t seem to be a function, but using the mouse in preview mode is.

ddrocco commented 6 years ago

Thanks for your report; we'll take a look!

ddrocco commented 6 years ago

Hi, I've tried to reproduce your issue with a new Galaxy Note 8 and a fresh download of GVR SDK 1.120.0 and everything worked for me.

Is your phone loading anything, or is the static starting position scene in the Unity editor? What do you expect when you tap the screen?

Useful things to verify: -Unity is set to the Android platform in File > Build Settings. -The Galaxy Note 8 has USB Debugging set to True. -You have made no modifications to the code in GVR SDK 1.120.0.

ddrocco commented 6 years ago

Hi, I'm going to close this issue; if you're still having this problem, please let us know and reopen it!