VR template issue when i package and try to play on the Vive

Hi all,

So the problem that i’m having is that when I create a new project with the VR template in 4.13 it previews fine in the editor. When i package the project and try to play it on the Vive through Steam it just displays the vive background image, but on the desktop view it shows the scene. Anyone else having this issue? Do i need to add anything into the VR template file to make it work?

Any help really really appreciated.

Worked out the answer to my own question… Turns out thwat you need to enter the console command “Stereo On” even in 4.14… Might be nice if this was built into the template file somewhere in future.
So i just added an event begin play with a execute console command of “Stereo On”