Description

When placing a NavLinkProxy in ChildActor, the link is not enabled by default.

In this situation, setting SetSmartLinkEnabled to true does not establish the connection. You must first set it to false and then to true to enable smart link path searching.

As a workaround, setting LinkEnabled=False on the NavLink enables path searching in its initial state. 

Steps to Reproduce

1. Open the attached project in the editor
2. When running "play in editor", SmartLink is inactive by default and cannot navigate between links via path search

 

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - AI - Navigation
Affects Versions5.6
Target Fix5.8
CreatedOct 14, 2025
UpdatedOct 16, 2025
View Jira Issue