[03:38:21.273 D] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Zeta.Navigation.MainGridProvider.GetCellWeights()
at Zeta.Pathfinding.PathFinder.()
at Zeta.Pathfinding.PathFinder.FindPath(Point startPoint, Point endPoint, Boolean includeDiagonals, Int32 maxMilliseconds, Boolean allowPartialPaths)
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 , Boolean , Single )
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 , String , Boolean )
at Zeta.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
at Zeta.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)