We are building the NPCs in our game to use the nav mesh for navigation. However, they frequently get stuck on the cracks of navmesh in our level, which largely comprises of hilly and irregular elevation.
Is there any variables or settings we should look into to make sure the navmesh is painted properly with no cracks in them so that the AI could navigate smoothly? For example, is there a setting to know if certain angles or landscape tessellation is illegal for good navmesh generation? Let us know!
In fact, someone else posted this question as well, but it wasn’t answered.