I have these two errors on Android. What could be causing them?
Message: IndexOutOfRangeException: Index was outside the bounds of the array.
Exception: IndexOutOfRangeException: Index was outside the bounds of the array.
at Pathfinding.HierarchicalGraph+JobRecalculateComponents.RemoveHierarchicalNode(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph+JobRecalculateComponents.RemoveHierarchicalNode(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph+JobRecalculateComponents.Execute(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph.RecalculateIfNecessary(<00000000000000000000000000000000>)
at Pathfinding.WorkItemProcessor.ProcessWorkItems(<00000000000000000000000000000000>)
at AstarPath.PerformBlockingActions(<00000000000000000000000000000000>)
at AstarPath.Update(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph.RecalculateIfNecessary(Unknown Source)
at Pathfinding.WorkItemProcessor.ProcessWorkItems(Unknown Source)
at AstarPath.PerformBlockingActions(Unknown Source)
at AstarPath.Update(Unknown Source)
Reported at:
Message: IndexOutOfRangeException: Index was outside the bounds of the array.
Exception: IndexOutOfRangeException: Index was outside the bounds of the array.
at Pathfinding.HierarchicalGraph+JobRecalculateComponents.FloodFill(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph+JobRecalculateComponents.Execute(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph.RecalculateIfNecessary(<00000000000000000000000000000000>)
at Pathfinding.WorkItemProcessor.ProcessWorkItems(<00000000000000000000000000000000>)
at AstarPath.PerformBlockingActions(<00000000000000000000000000000000>)
at AstarPath.Update(<00000000000000000000000000000000>)
at Pathfinding.HierarchicalGraph.RecalculateIfNecessary(Unknown Source)
at Pathfinding.WorkItemProcessor.ProcessWorkItems(Unknown Source)
at AstarPath.PerformBlockingActions(Unknown Source)
at AstarPath.Update(Unknown Source)
Reported at: