Description

Whenever launching the UE5 Editor, it rebuilds the navmesh on the first map it opens. Reopening the same map again will not cause the navmesh to be rebuilt. It seems that the first time the map is opened, the addition of objects occurs late and marks the DirtyArea as NavOctree is updated. 

Steps to Reproduce

1. Open the attached project in editor and launch with NavLevel_00.umap. 

2. Open other map. (e.g. NavLevel_01.umap)

3. Reopen NavLevel_00.umap map.

In Step1, the navmesh is rebuilt immediately after startup. However, in Step3, the navmesh is not built when the same map is opened. 

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-170757 in the post.

0
Login to Vote

Unresolved
ComponentUE - AI - Navigation
Affects Versions5.05.1
Target Fix5.5
CreatedNov 22, 2022
UpdatedFeb 16, 2024