Reply to MacOS 13 Beta 4 using XCode 14 Beta 4 Crashing, but not XCode Beta 3 if modelList.count > 1 { self.collectionView.scrollToItem(at: IndexPath(item: 0, section: 0), at: .left, animated: false) } else { self.collectionView.setContentOffset(CGPoint(x: 10, y: 0), animated: true) } Developer Tools & Services Xcode Mar ’23