Noob question about correctly updating pawn variables from other bp's

i assume your teleporting on a key press yes? why not try using a line trace to see if they can make it there before actually moving them. or you could do the trace and where it hit is the location they would teleport to. that would keep them from clipping in the first place.