08-08-2022, 07:13 AM
(This post was last modified: 08-08-2022, 07:14 AM by josemendez.)
(05-08-2022, 08:48 PM)snowtv Wrote: Hi, I applied the changes. And I'm having the following error:
Code:System.IndexOutOfRangeException: Index {0} is out of range of '{1}' Length.
Thrown from job: Obi.BurstDistanceConstraintsBatch.DistanceConstraintsBatchJob
This Exception was thrown from a job compiled with Burst, which has limited exception support. Turn off burst (Jobs -> Burst -> Enable Compilation) to inspect full exceptions & stacktraces.
I applied the same changes I outlined above, but I get no exceptions and the end of the colon mesh is correctly sewn shut. Could you disable Burst (as the error suggests) to see the full stack trace, so that we can see where the error is originating?