Glitch text in UILabel inside UICollectionViewCell (tvOS13)

Hello all,


I tried use UICollectionViewDiffableDataSource and UICollectionCompositionalLayout in one my project. But now I have problems with glitch UILabel content while horizontal scroll in UICollectionView, see picture:



After inspect layout I couldn't find solution becase layout didn't contains any reasonable issues:



Have you got this issue in your UICollectionView?