Spherical Navmesh Index out of Array issue on procedural planet


I generate the 6 sided planet procedurally
2
hierarchy

I combine all 6 sides into 1 mesh and set the mesh to be the navmeshes mesh
image_2023-12-07_173004223

I get this error “out of array”, maybe the vertex count on my mesh is too high, but I don’t know how else to do this.

Hi

Which version of the package are you using? Do you think you could try with the latest beta?

Yes. I’m still getting the error. Searching for other methods to do this procedural planet instead.

It would be interesting to take a look at the mesh you are using.
Also, do you think you could post the stack trace of the error message?