Description

When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point.

In the sample project, enable bFailedNavLinks after opening in the editor.

If Direction is set to Both Ways, but only PointLinks Left is grounded, the Failure link is also displayed. If only PointLinks Left is grounded, no failure link is shown. In some cases, if PointLinks Left is not grounded, it will be grayed out. 

Steps to Reproduce

1. Place NavMeshBoundsVolume on the level
2. NavLink is placed on the level
3. Set NavLink's PointLinks Left to (0,-400, 500) and PointLinks Right to (0,400,0) to ground only the right point
4. Enable bDrawNavLinks and bDrawFailedNavLinks in RecastNavMesh

5. Build navigation and input P key for showing navmesh

Result:

NavLink does not display debug links

Expected:

NavLink displays debug links (green or gray)

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - AI - Navigation
Affects Versions5.45.5
Target Fix5.6
CreatedOct 10, 2024
UpdatedOct 10, 2024
View Jira Issue