I found a way to destroy the navmesh in the playing modes where it is not necessary (if who is interested - check for the appropriate mode, get actor of class RecastNavMesh, destroy it, then get actor of class NavMeshBoundsVolume and destroy it, too). The world is now loading much faster.
1 Like