Foliage empty bounds, dynamic navmesh stuck

Thanks @MostHost_LA for your input. I am also using nav-invokers and was now able to figure out what the issue is and how to prevent it. The navmesh gets hung up on instanced static mesh components that have 0 instances. If you simply remove those components or deactivate collision on them, you won’t get the warning anymore.

1 Like