Disabling/Enabling NavLinkProxy

I am using a NavLinkProxy with a smart link to be able to toggle the link on and off. This does not seem to work however. Not even having the nav link set to disabled at start seems to work, the AI still use the nav link proxy between the point where it shouldn’t be able to traverse.

Am I doing something wrong ?

1 Like

Hi Robin,

I’m investigating your issue and so far I’m getting the same results as you. We are having a meeting with the AI lead tomorrow. I’ll bring this up and post back here with an update asap.

That is reassuring to hear, I hope you get to fix this issue in a not to distant version :slight_smile:

I created JIRA UE-15087 in our tracking software for this. Our developers will be investigating the issue further and we will post back here with updates as we have them.

Cheers,

TJ

I guess that means you are actively working to solve this issue right now then? (as well as other issues of course)

It’s been logged in our system and the devs will be looking into it. However, like any other issues it’s been queued and prioritized. When there is an update to it’s status or when it is fixed, we will post back here to let you know.

Please keep in mind that show stoppers and crash bugs always take highest priority.

Cheers,

TJ

Still having this issue in version 4.11.

Did you tried fixing it?

It’s been a year now, what is the status of this bug?

Hi luthage,

It’s currently the same status I reported about. I’ll comment in the JIRA to let the developers know that more users are interested in this issue.

My workaround for this in the meantime is to make a wrapper class for the NavLinkProxy which then moves the actual links and updates the navigational octtree when enabling/disabling.

This however might not work depending on you level layout,.

Any news on this? It would be very helpful for small doorways and other such things.

Hi everyone,

The JIRA entered above was marked as By Design. The reason being is the “Link Enabled” option just basically allows you to toggle between the Simple Link and Smart Link. If there is no Simple Link data, then “Link Enabled” doesn’t do anything.

To actually disable the Smart Link, use the “Smart Link Is Relevant” option.

I plan to enter a feature request to make this more clear in the engine.

Thanks,

TJ

Can we have this exposed to blueprint please? No way to change it dynamically as it is …

This post was updated from Old answerhub and i can’t reply, but my temporal solution is:

It would be a pretty nice feature to have. Imagine having a door that can be locked by the player to prevent NPCs from going through. This would make that pretty easy to do.