ScrollingFrames have a not-so-functional automatic Y canvas sizing

Reproduction Steps

Below is a file reproducing this:
IssuesWithScroll.rbxl (49.9 KB)

Simply use automatic sizing for the canvas size.

Expected Behavior

I expect it to work perfectly okay without any clipped content or scroll freezing.

Actual Behavior

Content is clipped off:

When using UIScale, the issue is worsened and the scroll freezes at some point:

(Apologies for the GIFs being links, Bug Report wizard refused to upload the images)

Workaround

The only workaround is to manually size the canvas programmatically.

Issue Area: Engine
Issue Type: Display
Impact: High
Frequency: Constantly

2 Likes

Thanks for the report! We’ll take a look.

2 Likes