NullReferenceException: Object reference not set to an instance of an object Pathfinding.NavmeshUpdates.Update () (at Assets/AstarPathfindingProject/Navmesh/NavmeshUpdates.cs:166) AstarPath.Update () (at Assets/AstarPathfindingProject/Core/AstarPath.cs:859) ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <599589bf4ce248909b8a14cbe4a2034e>:0) System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <599589bf4ce248909b8a14cbe4a2034e>:0) System.Collections.Generic.List`1[T].set_Item (System.Int32 index, T value) (at <599589bf4ce248909b8a14cbe4a2034e>:0) HedgehogTeam.EasyTouch.EasyTouch.LateUpdate () (at Assets/HedgehogTeam/EasyTouch/EasyTouch.cs:519)