FP level import in VR template looks off

Hi There,

Just imported this scene on the right to the VR template.

I don’t know what happened but when i opened the migrated level in the VR template, it looks highly unrealistic.

does anyone have an idea what’s going on?

Cheers,

Philip

It can be due to a few reasons:

  • When importing the scene you broke some of the features required from the previous project. Verify that all settings including plugins were updated on the new project.
  • Your computer or VR doesn’t support the features in the project.

The VR Template is using the Forward Renderer, and rendering features such as Lumen doesn’t work w. the Forward Renderer. You can migrate the content from the VR Template to your own project by clicking Add->Add Feature or Content Pack->Virtual Reality.

@VictorLerp So if i’m correct if i want to see my architecture template project in VR, i just need to add the VR content pack, and set the gamemode override to “VRGameMode”?

or ar there other things i have to do or put in the level?

Thanks for helping out!!

Cheers,

Philip

  • Add VR Content Pack to project
  • Enable the OpenXR plugin (since 5.1 there’s a prompt asking you to if it’s not already enabled)
  • Set game mode to VRGameMode
  • Add a Player Start actor to your map
  • Add a NavMesh and make sure it covers the player’s navigable area

For the NavMesh and teleportation to work you must have accurate collisions for all of the models in you map. Use keyboard key “P” to toggle Navigation Mesh visualization on/off.