Nav mesh ignoring agent height

I have a table static mesh with separate box collision primitives for the 4 legs and the top. The generated nav mesh is including the area under the table, even though the Agent Height property is way above the height of the table. As a result the character is getting stuck walking into the edge of the table.

Do I have to configure something else somewhere in order for the character height to be accounted for?

[Using 4.7]

Would you mind posting some images to help us grasp the details of your setup?

–mieszko

Done. As you can see I did a test using a simple solid cube, and it appears that the height is not factored in at all. As soon as the bottom of the box is raised above the level of the nav mesh, the mesh expands underneath it. Am I missing something?

My bad Mieszko, my navmesh bounds volume was not extending far enough upwards. Sorry, closing question.

No worries :slight_smile: