Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
7 years ago

Unreal OVR release 1.18.0 - Black Screen on VR Preview (but works first-time)

I'm using this version of the Unreal engine - https://github.com/Oculus-VR/UnrealEngine/releases/tag/oculus-4.17.1-release-1.18.0

I go into VR Preview the first time I launch the editor, and everything works great. I leave the preview. Then go back in, and all I see is the stereo layers. Everything else is black. What happened?

My project was built on OVR release 1.17, but was recently upgraded to 1.18. There was no such issue in 1.17. 

1 Reply

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    I'm seeing a lot of errors like this:

    LogRenderer: Reallocating scene render targets to support 1208x900 Format 10 NumSamples 1 (Frame:40431).
    LogRenderer: Reallocating scene render targets to support 1144x900 Format 10 NumSamples 1 (Frame:18228).
    LogRenderer: Reallocating scene render targets to support 1208x900 Format 10 NumSamples 1 (Frame:40432).
    LogRenderer: Reallocating scene render targets to support 1144x900 Format 10 NumSamples 1 (Frame:18229).
    LogRenderer: Reallocating scene render targets to support 1208x900 Format 10 NumSamples 1 (Frame:40433).
    LogRenderer: Reallocating scene render targets to support 1144x900 Format 10 NumSamples 1 (Frame:18230).
    LogRenderer: Reallocating scene render targets to support 1208x900 Format 10 NumSamples 1 (Frame:40434).

    Interesting, because I don't know where I have any render targets in the project.