I’m having the weirdest problem right now that I can’t figure out. I have the following blueprint function to set the location of my player controller and oculus rift rotation to be the same as my player start. This worked great in 4.6. After upgrading to 4.7 I have noticed that this doesn’t work in VR Preview… most of the time. Sometimes, after moving a player start (just like move it a meter to the left) it works. And then it doesn’t after I move it back and rebuild. Or it works after changing the World To Meters value from 100 to 99.9, and then doesn’t work once I change it back. Except sometimes it does.
It works perfectly in ‘Standalone Game’ mode, but not (well) in VR Preview mode.
So I have two questions:
-
Does anyone have any idea what is going on?
-
What is the correct way to set the direction the oculus rift camera is looking/is there a better way to do it than the blueprint I am using now?