I’m seeing an anomaly with the storyboard in my project. Within a UIViewController, an element starts shifting its position to the left and down by one each time the project is opened. It's not limited to any particular type of control. These screenshots are a UIScrollView, but it happens on UITableView, UITextView, etc.
I'm not using auto layout. Thanks for anyone's help!
.