Ai Perception issues

This might be a 4.14 issue and I did find a work around but was hoping someone would clarify if this is a bug or maybe i’m doing something wrong.

The OnPerceptionUpdated Event is giving me a compiler error. It says:

“No value will be returned by reference. Parameter ‘UpdatedActors’. Node: K2Node_ComponentBoundEvent_1”

Cheers!

Can you add a screenshot of related BP?

Cheers,

–mieszko

I was following the Advanced AI Tutorial on youtube.
www.youtube.com/watch?v=NZZtMNdJk5o.

Half way in, I created the On perception Update Event. When I completed the graph from the tutorial, the AI didn’t work. So, what I did was move everything to a OnTargetPerceptionUpdated Event instead.