For me the camera is lower, not on the floor…and moving oculus towards/away from the sensor is moving the image left/right. Like some coordinate system is turned.
Oh, found a solution to my problem. Under character camera settings I unchecked Use pawn control rotation.
But still the behavior is different than in 4.10. Now where I look with my headset is not the forward direction of moving. Forward is where the character is initially going, only mouse can turn it. Will play with this some more.
I’m getting the same issue with the camera being too low to the ground as well as the movement control that Crayox described. I disabled pawn control rotation and checked Lock to HMD in the character’s camera settings. I wonder if anyone has successfully gotten VR mode to work correctly in 4.11?
Also, do you guys generally experience juddering with Oculus? I posted a thread how I eliminated it just by toggling “stereo on” in earlier versions, like 4.8 and before, and then after 4.10 everything is smooth when I run a VR simulation from the editor but when I build a test version and run it I get that judder again. Also I notice weird black frames in my right screen (or just on the right side of the view, not sure).
I do archviz, so I’m making that sort of scene. Can I post it somewhere so people can try it and see how it feels for them?
Crayox, I can help test it for you if you uploaded it somewhere. In general the VR sim runs smoothly, but I’ve never tried packaging a build to test it (at least not yet).
I can’t figure out how to raise the player’s height. I’ve tried eye height, camera position , capsule scale. Nothing worked. It’s like it gets overwritten by something at around 100-120 cm.
Edit: Nevermind finally fixed that with capsule half height.
Half height won’t really work for me, my capsule gets too big and can’t go upstairs now. Not sure why camera height doesn’t help. They probably changed some default.
If you go into the player blueprint, select first person camera under components and then on the right (details)search hmd and UNcheck lock to HMD. Now when you raise and lower the camera on the BP viewport (don’t forget to compile), it will follow in your headset. This worked for the DK2 anyway…
Had to tweak my half height parameter a bit, but now it seems to work for me too. Changing it to a value too high made my character fall through the world.
I think you should just pull the capsule up again after you increase its height. For me, that made it too big to go to my second floor so I don’t like that option. Will have to find something else.