I'm making a scroll rect which will contains a big list of text items, after some experiences, i saw that RTM does not works well with RectMask2D, however it works with Mask, but the SetPass calls will double.
Is there a way to let me make RectMask2D works to gain the performance benefits?
Thanks!