[bug] Navmesh generates inside blocking static meshes and blocking volumes

That is one to “solve” the issue. The problem with doing that though is that the navmesh will generate further away from every wall. Not just those internal walls, but also from the external walls. This means the AI agents cannot path as close to the external wall as they could before. It might also result in narrow openings (like a doorway) becoming blocked.

1 Like

Hey. after some search i think i got a easy solution that can solve this problem. If you go in the Static Mesh himself, in the Navigation tab you can set it to be a Dynamic Obstacle, once its true you can change the area class of the static mesh, just set it to null and nav mesh will not spawn in the static mesh

4 Likes