Xcode 26.1.1 related issue.

I’m experiencing an issue after building the project with Xcode 26.1.1. In my code, I have a UICollectionView that contains multiple cells, and each cell has a slider. When I move a slider in one cell, sliders in other cells also move.

This issue does not occur in Xcode 16.4 – it works perfectly there. If anyone has a solution or knows if this is related to Xcode 26 changes, please let me know. Thanks!

Thanks for the post.

Do you get the same results with just the relevant code in a small test project?

Would be great to be able to see the issue and test it in Xcode 16.4 and Xcode 26.0 as well as the new beta Xcode. Have you tried the newest Xcode in beta?

If so, please share a link to your test project. That'll help us better understand what's going on. If you're not familiar with preparing a test project, take a look at Creating a test project.

Albert Pascual
  Worldwide Developer Relations.

Xcode 26.1.1 related issue.
 
 
Q