NullReferenceError when playing in Unity
I have setup an OVRPlayerController and a simple plane, and I keep getting a NullReferenceError in the CharacterCameraConstraint.cs when trying to fetch `SimpleCapsuleWithStickMovement` in that file? Have no clue why it cannot find it. Any clues?