Game Scene problems when using GvrViewerMain
I've just started developing an app for google cardboard, set up google vr 1.20
on unity 2017.1.0f3
. I've added the GvrViewerMain
and whenever I try to run it the emulator I get the following problem
The settings are default and I haven't tinkered with them. As it's only an emulator it looks fine on the phone itself.
Answer by RnD123 · Jul 27, 2017 at 10:47 PM
Should have googled more before posting this, it has been solved and the following solution can be found here: https://github.com/googlevr/gvr-unity-sdk/issues/451#issuecomment-277415102
Your answer
Follow this Question
Related Questions
Google Cardboard App not being 360 1 Answer
Unity to iOS VR (via Google Cardboard) - screen is squashed 0 Answers
GoogleVR / C# - How to, with the "pointer click": click 1 move a cube and click 2 move back the cube 0 Answers
How do I move forward & raycast based on the MainCamera direction (in UFPS) 0 Answers
Google Cardboard VR + GazeInputModule - Get trigger events when not over UI 1 Answer