GameObject navWaypointIndicator = GameObject.Find("NavBall").transform.FindChild("vectorsPivot").FindChild("NavWaypoint").gameObject;
at line 22 in https://github.com/Ninenium/NavHud/blob/master/Source/WaypointMarker.cs throws a
NullReferenceException