ai-planner-samples icon indicating copy to clipboard operation
ai-planner-samples copied to clipboard

Issue opening in 2020.3.28f1

Open mrbiggles7719 opened this issue 3 years ago • 0 comments

Hi there,

Opening VacuumRobot scene in cloned project from Github Desktop in the referenced editor gives this error:

IndexOutOfRangeException: Index 0 is out of range of '0' Length. Unity.Collections.NativeArray1[T].FailOutOfRangeError (System.Int32 index) (at :0) Unity.Collections.NativeArray1[T].CheckElementReadAccess (System.Int32 index) (at <d3b66f0ad4e34a55b6ef91ab84878193>:0) Unity.Collections.NativeArray1[T].get_Item (System.Int32 index) (at :0) Generated.AI.Planner.Plans.Clean.Collect.Execute (System.Int32 jobIndex) (at Packages/generated.ai.planner.plans/Generated.AI.Planner.Plans/Clean/Collect.cs:153) Unity.Jobs.IJobParallelForDeferExtensions+JobParallelForDeferProducer1[T].Execute (T& jobData, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, Unity.Jobs.LowLevel.Unsafe.JobRanges& ranges, System.Int32 jobIndex) (at Library/PackageCache/[email protected]/Unity.Jobs/IJobParallelForDefer.cs:62) in addition to other similar errors regarding indexes.

mrbiggles7719 avatar May 11 '22 01:05 mrbiggles7719