There are no problems when I create a small project from scratch. The
issue is that if I open any larger Scenes from the Asset Store (EZ Roads
Demo scene, Apollo Mission Control set, etc), all I get is a blank scene
in the Go with grey ground and blu...
I am trying to use the Go controller to control position on a game
tutorial. It would be easiest for me if I could get the controller roll
angle as a float from -1 to 1. So far, I have been able to get it as
Euler degree from 0-359 with the code belo...
Solved. Despite loading in a custom scene called FreeRide, the build
settings were set to build a Scene called SampleScene (which was empty).
All I had to do was Add Open Scenes, then the build works in the Oculus
Go. Newbie problem. Thanks for the h...
Yes. When I build a simple scene with a camera, plane and cube,
everything works fine. If I load something more complicated, such as
"Base Helicopter Controller" I run into problems. Helicopter Controller
scene FreeRide works fine in the PC Game wind...