Can't use Nav Mesh on Cesium terrain

Hi,

i try to use AI Characters on a 3DTileset.
Something like: Unreal Engine Simple NPC Tutorial - YouTube

Nav Mesh do not seems to work on 3DTileset.
I have tried to use NavigationInvoker and i have the same problem.

Is it possible to use Nav Meshes with Cesium for Unreal ?

Hi @Greg2021,

It doesn’t seem like it’s currently possible to generate navmeshes on 3D Tilesets. The issue is being tracked here.

Hi @Greg2021,

As of v1.24.0, Cesium for Unreal supports generating NavMeshes on Cesium3DTileset actors, thanks to a community contribution! Here’s the PR if you’re interested.