Hw do I pick an object from viewport to use in the widget?

Here is the widget I did :slight_smile:

to spawn the actor I used a tag reference to a target point …

It works, it spawns an actor , the problem is that the actor doesn’t do anything and stays still there where its rezzed, while if I drag and drop the actor directly in world it acts as I programmed the AI to do so walks around enters the door etc …
Why if I spawn it like this doesn’t do anything?