Moving the NavMesh

im trying to move a Nav Mesh Bounds Volume at runtime (the volume itself not objects in it). According to this question it should be possible. However I cant get it to update. What ive done:

  • edit project setup: NavMesh → Rebuild at Runtime
  • Create an NavMesh Volume and make it moveable
  • attached it to an moving object

The volume itself is moving but the green preview plane is not. Also the AIs stays inside the green area so its maybe not just a display bug.

To TSpartanT:

Thanks for the responce, sadly it dont works. I also played with the “RebuildNavigation” Console Command but its also only rebuild at the start location.

Try this?

I’m not exactly sure if it’ll work, but give it a shot.