after digging into this a bit more. there seems to be a bug in unity with 2D builds and calling the SceneManager.SceneLoad() function. it looks like its been an issue since around 2018. people are suggesting to design the game with spawn points instead of setting the players location and hoping that it loads accurately. will make some kind of adjustment to compensate for this during a future update. thank you for pointing it out to us.