Navmesh of SubLevel?

Hi,
To make your setup work, you will need to place Navmesh bounds volume in the Persistent level instead of sub-levels. Delete all Recast actors and navmesh bounds from sub-levels, place navmesh bounds volume in P-level and set ‘Runtime Generation’ on Recast actor to ‘Dynamic’. This way whenever you stream-in or stream-out sub-level navmesh will be regenerated.

7 Likes