Set focus not seeing client

Not exactly. So my AI controller is doing a perception check and casting to my default character class and then just telling the blackboard key that it can see the player. Then the behavior tree fires off the set focus task to focus on the player but as previously mentioned it only sees the server player. So the perception isnt actually sending any location data. The set focus is just pulling it from get player character(but not getting any clients)