I have a really long text field (a privacy policy…) that I have displayed using a scroll rect. I thought maybe it would be better performance to mask the outside of the rect using the “Masking” overflow mode, but I can’t get it to work. Maybe it wouldn’t improve performance but I thought I would give it a shot (performance isn’t terrible but I get a bit of a hiccup when I show the privacy policy).
Attached is a sample picture which basically shows how I have it setup and that it doesn’t work. I watched this video that shows how it should work:
I’m using Unity 2018.4.12 and TMP 1.4.1 from the Package Manager.