About Example12_Procedural in 3.4

In the project, if I change the distance between Bot CharacterControllerIf and A * far away,Then run,You can see an error:IndexOutOfRangeException: Array index is out of range. in ProceduralGridMover.cs: tmp[tz + ((x+offset.x + width) % width)] = nodes[pz + x]; How do I need before running setup A *,and the project you download:liangzz.com/PathfindingProject_Free.unitypackage

Hi

Thanks for spotting the bug. I have fixed it in 3.4.0.1 (just uploaded).