Move AI to Location

I am having some trouble moving my AI to a Target Point that is set on stage. In my image, I have two ways I am trying with not much luck. The All Actors of Class line does nothing, the Timeline one takes it through all my walls to the target point. Not exactly what I need. Thanks for any help on this.

You don’t have any reference put in GetAIController, either get the referenced Pawn or Self if it’s in the character itself.

Okay the timeline one will stop going through the walls once I reference the actor on “Set Actor Location”, but it stops at the wall now, instead of going around them. The target point is still non-functioning. Even with self reference on the “AI Controller”. I would just do a “On Pawn Sense”, but I can’t seem to make the “Actor/Location” be controlled or active for the AI to sense.