It’s a Engine bug which causes the ANavigationDataChunkActor’s RootComponent will be destroyed after calling PostEditChangeProperty(). So we always get (0,0,0) when we call GetActorLocation(), and some of the NavigationDataChunkActors will be destroyed for the wrong location.