Reply to iOS 14 UICollectionView scrollToItem not working @dmorrow Why don't you set the animate into false? collectionView.scrollToItem(at: centerIndexPath, at: .right, animated: false) UI Frameworks UIKit Mar ’21