Forum Discussion

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

Crashes with dir.light enabled

If i disable my directional light it runs fine. But if I enable it it crashes just before the OVR Warning screen should disappear

Anyone having these problems?

4 Replies

Replies have been turned off for this discussion
  • Gerald's avatar
    Gerald
    Expert Protege
    try to switch your app to DX11 - you likely have shadows enabled and use deferred rendering.
  • Its in DX11 mode (It says DX11 in UNity title bar).
    If i use stanard fps controller asset it works
  • Gerald's avatar
    Gerald
    Expert Protege
    there is a script on the OVR Player Controller called OVRMain Menu - have you tried to deactivate it? this is just a shot in the dark though.
  • Sorry for late reply, if I change to x86 target platform it works. Any known issues with OVR and x64 platform?

    edit: Hmm, nope, still crashes but now it crashes after a while instead. :/

    edit2: Hmm, i think I have found the problem. I add a cloth game object, if I remove that cloth object it seams to run fine