Forum Discussion

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

OVR plugin causes crash while building standalone

Unity 4.6.1f1
Oculus SDK 0.4.4

When I build my player, I get this: http://i.imgur.com/erEhdyJ.png

Now, I know this is something specific to my project, because I can build the tuscanny demo just fine. So I must be doing something weird. Does this ring a bell for anyone?

On my desktop, this only happens about half the time. On our build machine, this happens all the time.

4 Replies

Replies have been turned off for this discussion
  • It may be an issue with the plugins in the wrong folder (happens if you use old 3rd party plugins on Windows).

    Check in the plugins folder, there should be NOT dlls in there. Instead there should be a folder inside called x86_64 and the dlls should be in there.
  • OK while we didn't have DLLs in Plugins, we DID have extra ones in Plugins/x86. Deleting and trying now...