- Home /
 
 
               Question by 
               nickdreamdev · Dec 26, 2016 at 03:47 PM · 
                vrcamera rotate  
              
 
              Camera facing the wrong direction at runtime?
My camera preview in unity faces the right direction but when I run my application the camera is facing the complete other direction. I have tried rotating it to the other way to see if it fixes it at runtime, it does not. Also tried adding a new camera and it does the same thing. I am using GVR google vr unity plugin.
               Comment
              
 
               
              Around which axes the camera is rotated in your VR device?
Note that in the editor, by default, the VR camera rotates only around Y axis.
Your answer