Character Spawning Outside the Level Environment

Assuming the spawn point is with in the map this can occur when there is a static object with a collision that encompasses the area that the spawn point is with in the collision. UE4 knows this would be a non-valid spawn point and push the player capsule to the outer limits of the collision. This can happen when a object is imported with auto-collision set.