had the same issue, here’s how I fixed it:
- opened MotionControllerPawn > Event Graph in BP Editor
- located “Handle Teleportation”
- piped GetDefaultPlayerHeight into the Z input of a new Make Vector
- added that vector to the GetTeleportDestination Location Output Vector