Nav Mesh and Streaming Levels

5.3 just uncheck ShouldDiscardSublevelNavData in project settings

1 Like

Thank you very much, it works! :+1:

this worked for me it doesnt make sense why but it does. so maybe im little dumb but what @JagMaker means. LITERALLY load in the persisitent level. Im doing it in my begin play in my level: Main (Persisitent) then in that level blueprint, im calling load “Main”. then Load “Sublevel”.

in preferences uncheck “Update navigation automatically”

make sure you nav mesh and recast is in persistnet level

mine was set to dynamic so theres extra steps for that