cancel
Showing results for 
Search instead for 
Did you mean: 

NullReferenceException: Object reference not set to an instance of an object OVRCameraRig.UpdateAnch

Pranjal_Agrawal
Honored Guest
Hello, I am using
Unity v2017.3.0f3, Oculus Utilities v1.21.0
Mac OS Hight Sierra.

When I try to run the app it shows the error:

NullReferenceException: Object reference not set to an instance of an object
OVRCameraRig.UpdateAnchors () (at Assets/OVR/Scripts/OVRCameraRig.cs:142)
OVRCameraRig.Update () (at Assets/OVR/Scripts/OVRCameraRig.cs:119)

Can. you please help. Any help would be appreciated, Thank You.
3 REPLIES 3

Pranjal_Agrawal
Honored Guest
Thank you a lot for your help. Will try to work on Windows 10

mich3langelo
Honored Guest
Does it works with Windows 10?
I've this problem on Windows 7, Unity 2017.3.1f1 and Oculus Utilites 1.21.0

tlobes
Honored Guest
I didn't encounter this error when using Oculus Utilities 1.22 with Unity 2017.3.1p3 on OSX 10.13.3 (High Sierra). However, after upgrading to Oculus Utilities 1.24, Unity 2017.4.0f1, and OSX 10.13.4, I'm also plagued by this error.