RigidBody goes crazy after teleport

For me both didnt make any difference.
What I do now as a workaround is: I changed the rigidbody node fom world space to component space and add the chracter velocity via extrnal forces. This velocity is clamped to make sure it works with teleports.