Setting it to Dynamic causes 20-40 ms to be added to the game time for our project. Setting it to Dynamic Modifiers Only is much better and only adds 0-2 milliseconds. However, we have dynamic objects which change location, and we aren’t sure how to get those actors to receive updated nav data-right now the object moves and the nav mesh stays in the same place.