I'm running my App on latest Xcode 13, running my app on iOS 15 in the simulator creates weird rendering bug / issue, when scrolling table rows (that contain collection views) horizontally. This is only visual. Touch points on cells are all ok, and I can scroll with my finger where the rendering doesn't...
This is a table of collection views...
Also if I scroll the table vertically any rendering glitches are resolved...until I scroll left to right again.