I have a UIPanel/UIGrid (no UIScrollview) under a UIWidget container, I'm using the panel's 'Soft Clip' to constrict the grid to within the widget as it scrolls. But I find that the panel (and all elements under it) flicker as it scrolls and the UILabels (dynamic fonts) for each item are illegible (looks like white boxes that flicker as well).
I tried separating each by depth, but that didn't solve the issue.
How can I resolve this? and what is causing it?