CanvasGroup renders images in a ScrollingFrame with noticable delay

CanvasGroups parented to ScrollingFrames render slowly compared to regular Frames parented to ScrollingFrames. You can see this quite clearly in this video:

There is a noticable white background as the CanvasGroup is rendering on-screen still.

Expected behavior

Ideally, the CanvasGroup and its descendants should render in identical fashion to the regular Frame.

1 Like

Thanks for the report! I filed a ticket in our internal database and we’ll follow up when we have an update for you.

1 Like