Sorry, not a Unity dev, but did you try adding logging to make sure the OnTriggerEnter event was getting called? Also, is there possibly other logic that is updating the player’s position AFTER the event runs (thus canceling out the teleport)?