Description

When creating a PackedLevelActor by packing multiple StaticMesh, the navmesh isn't generated correctly on top of it. In detail, navmesh is generated by splitting on navtiles. This is probably due to the fact that the navmesh can be generated correctly without packing. 

Steps to Reproduce
  1. Create a new map
  2. Add NavmeshBoundsVolume on the level
  3. Add 2 cubes on the level
  4. Select cubes and select "Level->CreatePackedLevelActor"
    Then, checking the "Draw Tile Bounds" checkbox in RecastNavmesh, the tile borders can be seen and the navmesh will not be generated in those areas.

Have Comments or More Details?

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

2
Login to Vote

Unresolved
ComponentUE - AI - Navigation
Affects Versions5.3.2
CreatedFeb 28, 2024
UpdatedApr 24, 2024