Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

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)?