I’m using Unity 5.6.0b11, and I have the latest GVR SDK downloaded. The camera is suppose to follow the player, which is controlled by a Bluetooth game pad. This works in the Editor, but when I run the scene on my phone, the player moves but the camera doesn’t follow.
I built the same scene in Unity 5.5 and it works fine in the Editor and in the Android Build. The player moves and the camera follows. Whats weird is that it works fine the Unity 5.6 play mode, it only messes up in the build.
Should I submit a bug report? I wanted to migrate my full project into 5.6 because of the progressive light mapper, but this is big problem.