Forum Discussion

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

Online mulch cannot be created in OVRCameraRig due to error

Unable to create online multi in OVRCameraRig due to error.

I am posting this because I contacted support and was told to post it here

MissingReferenceException: object of type 'OVRManager' has been destroyed but still trying to access it.
The script should either check if the object is NULL or not destroy the object.
OVRManager.Update () (at Assets/Oculus/VR/Scripts/OVRManager.cs:2130)

The above error appears in the console and also the camera behaves incorrectly, and deleting all the OVRCameraRig components I added does not solve the problem.

This makes it impossible to implement multiplayer!

Is there a solution?
Are the titles that are able to support online not using OVRCameraRig and are they also using OpenXR?

1 Reply

  • This seems an old post, but I experience the same question now.

    It happened when I switched to another scene and play it after playing and stopping a scene.

    I don't know how to fix it, but restarting Unity helps.