Say you have a series of sprites for an animation but they are different sizes, maybe calling for different sized canvases, and you import them they will all have different pivot points and thus the sprite will jump all over the place while the animation is playing.
For anybody who uses the sprite atlas, how does it avoid this problem?