I am experiencing issue with recast - it seems to disregard the walkable height / climb setting (sometimes), and produces gaps, even around minor details. Increasing walkable height/climb to 2 doesn’t fix the issue.
It’s possible to fix in 3DS max, but then I loose any recast benefits (specific areas re-baking, tiles etc) and will be forced to use NavMesh mode
For example, on “3” you can see a small mushroom which is about 0.15x0.15x0.15 dimensions. Removing objects from bake is possible, but sometimes undesirable (wish characters would step on some occasional boulders etc).
I’ve magnified & rotated the mushroom on “4”. It has a gap at the bottom.
On “2” image, you can see a similar gap around a small boulder (about 2ce larger than the mushroom). The Recast-tile takes up the whole “2” image, but it’s not too large - about 15x15 world units (world space). Such meshes are quite small, so I would assume the would either generate 1 voxel or no voxel. That should be enough to step-over for the character, and the Recast-nav-mesh should therefore cover these items (or just intersect through them), like a blanket, not go around them
More importantly, I have gaps along connections of triangles, on “2”. Changing the voxel resolution or tile size tends to help, but such seams can then appear elsewhere. Increasing resolution doesn’t help to cover the mushroom.
Is it possible to specify some helper-volume around such mushrooms or seams, to make system “patch them up”?
Using 4.1.12
Cheers!