Anyone figure out how to do this for procedural generation? Spawning instances of levels into a persistent level and each level has navigation in it. I found settings in the engine for “should discard sub level nav data” so I’m thinking there is a possible work flow for this. I just have no idea how to go about building the nav data and still only have one recast nav mesh actor. or if that is even the way to get the result.