Character gets stuck where he spawns???

So when you spawn in you can move left or right if you move right lets say then try to move left again there’s like an invisible wall where you spawned initially. if you die and respawn somewhere else the wall gets moved to where you spawned and you cant go through it. wtf lol. i looked and its not creating a new object in the hierarchy so im really stuck haha.

There is not really enough information to figure out this question. Do you have code for the spawning behavior?

I’m going to make a shot in the dark and say you have a prefab in the scene that gets moved to the spawn location. Then the prefab is instantiated for the character and you are bumping into the original.