VR console command HMD Vsync not functioning with 4.8

Using HMD Vsync on / HMD Vsync off, appears to have no effect under 4.8 after working in 4.7.6, can you say if there is a method change or alternative that I should be using to be able to switch vsync (using oculus 0.6.0)

I am having the same issue using Oculus 0.6.0.

Same problem as well. It seems to be related to the 0.6.0 sdk/plugin.

Just to let you know that it looks like Oculus are intentionally removing the ability to disable vsync.

Oculus forum thread

For better (or worse), VSync is now forced on. It was determined that using VSync off caused too many issues in terms of user comfort. So developers are highly encouraged to ensure their games can meet performance requirements without dropping frames. For debugging purposes you can either profile your app in your engine editor or use the Oculus performance HUD (which is sort of beta right now but will be much more fully featured in the future).

How to specify the recommended 90fps as now UE 4.8 caps at 75fps.

Thanks… while we would never want to have production exe with vsync disabled, it was an accessible way to gauge gpu headroom at run time internally… having said that basic stats overlay also has issues under 4.8, but that’s another topic… ([4.8] VR incorrect rendering of FPS and console - XR Development - Epic Developer Community Forums)