googlevr / gvr-unity-sdk

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

Not Rendering Stereoscopic on Galaxy S7 #1028

Open rc1911 opened 5 years ago

rc1911 commented 5 years ago

SPECIFIC ISSUE ENCOUNTERED

When building projects for Android (specifically tested on Galaxy S7, although may apply to more), the app is rendering the same image for both the left and right eyes leading to a monoscopic view instead of 3D stereo. Everything else functions properly but the view cannot be switched to sterescopic. The same exact scenes and projects run perfectly in stereoscopic mode when built for iOS.

HARDWARE/SOFTWARE VERSIONS

STEPS TO REPRODUCE THE ISSUE

  1. Download and import Google VR For Unity V1.200.0
  2. Enable VR with Cardboard SDK in player settings
  3. Add HelloVR scene to build, then build and run project on Galaxy S7

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS