ScrollingFrame with a UI Corner has clipped square edges

Hi,

I was trying to make an animation gui. (ScrollingGUI With a UI Corner) and found out the edges clip out of the UI Corner
image

It’s kind of annoying as I haven’t found a fix and If I have It’s always telling me to add frames and etc but It will not work as I have a UIListLayout that moves the Inserted frames to try to solve the issue.

I’m not sure If there is a possible fix to this though.

Expected behavior

The UI Corner should make It so the whole ScrollingFrame is rounded (Like a normal frame) with no square clipped edges going through the UI Corner.

A private message is associated with this bug report

1 Like

a easy fix is just make the frame the color and transparrent you wnat and make the scrollingframe just fully transparent

This is intentional behavior. UICorner does not work with ScrollingFrame instances: