Forum Discussion

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

Unity 5.3.3f1 and Oculus 1.2 final

1.2 final seems to have broken Unity 5.3.3f1

Its the old " Initialization of device oculus failed." error again.

8 Replies

Replies have been turned off for this discussion
  • You should be using Unity 5.3.3p1. You may also have to copy over OVRPlugin.dll into your games plugin folder.

    Also, all talk about unreleased SDK versions should be in the private forum section.

    Thanks.
  • "ProfessorK" wrote:
    P.S. Congrats on the Oculus hire. I remember you from MTBS :)

    Ah, thanks! Been here for 3 years now. Time does fly.
  • We're seeing the same error with latest SDK, even after updating to 5.3.3p1.

    We haven't received access to another forum, otherwise I'd ask there.
  • Did you copy the OVRPlugin.dll file from here:

    SI_1.2_FINAL\Unity\Unity_5x\oculus\win64 (or the folder for your architecture)

    into YourGame_Data\Plugins folder?
  • Ah yes, I found a copy of the DLL in oculus-home\OculusVR_Data, and when I copied that to our Plugins, all worked again. Thanks!