Ai move to actor behaviour tree

Hey, I am trying to make my AI move to an actor location from the behavior tree but it keeps going towards 00,00,00 location. I can’t get the actor location and demand the AI to move there,

Above is the AI find the location task, Now I don’t know why it keep going towards the 00,00,00 location on the map the Object “pickup” is at a different location on the map, I tried putting it in “IsValid” node and it kept making it Invalid I really need help with that if someone could explain me what I am doing wrong or how can I valid this actor I would be very thankful :slight_smile: thanks in advance