GUI Clipping not working as expected

So im animating a phone screen, and the corners show when the animation plays. image

All the frames have CornerUIs, and ClipsDescendants is set to true. I can’t seem to find a resolve here.

1 Like

I dont think clipping works for rounded corners. i may be wrong though

maybe you should try using canvas group?

This seems to fix the issue, i did it by using a ui converter plugin.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.