Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Game stays monoscopic on Android phone #926

Closed
voidbuf opened this issue Jun 14, 2018 · 2 comments
Closed

Game stays monoscopic on Android phone #926

voidbuf opened this issue Jun 14, 2018 · 2 comments

Comments

@voidbuf
Copy link

voidbuf commented Jun 14, 2018

Summary: After trying to do the simple tutorial here the game on my phone stayed monoscopic, just like in the Unity editor, with no gyroscope tracking or ability to interact through touchscreen. This only happened to my Asus described below, but when I tried on a Samsung galaxy note 2 it worked just fine. It must have something to do with my phone model.

Found using:

  • Google VR SDK version: 1.130.1 and 1.120.0 (the only 2 I've tried)
  • Unity version: 2018.1.4f1 personal
  • Phone manufacturer, model, and O/S version: Asus Zenfone 2 ZE551ML, Android 6.0.1
  • Viewer manufacturer & model: a simple cardboard

Steps to reproduce the issue:
here

Workarounds:
none found

Additional comments:
for some reason a daydream app was installed on my Asus, maybe from the Cardboard app which I uninstalled later but the problem persisted. In Unity I've only added Carboard in XR Settings at Virtual Reality SDKs

@rusmaxham
Copy link
Contributor

The Asus Zenfone 2 ZE551ML is an x86 based device and unfortunately, the GoogleVR SDK for Unity only supports Arm-based devices.

@rusmaxham
Copy link
Contributor

There is experimental support for x86 devices in the latest release.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants