Can't start VR preview with just-loaded stream level.

“Fatal error!” in the crash log.

Can’t start VR preview with just-loaded stream level.

I made an empty level, added two existing levels as the sub levels to it,
assigned in the level bp loading of the first one and have no problems with playing in the editor in the regular mode, but when I hit ‘vr preview’ I have fatal error. please check it out.

Hello Pirog,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  3. Could you provide screen shots of any blueprints/settings that may be involved with this issue?

well I found what was causing this:

I placed my player pawn in the persistent level and also had player pawn placed at the streaming level. So when I removed these pawns, everything resolved. But that was not pretty obvious :slight_smile:
Thanks anyway for the attention.

Best regards.