GuiObjects in folder under ScrollingFrame doesn't rerender when CanvasSize changes

https://gyazo.com/78bb6b34cd72e9e43de24229e3a9a27a.gif

The buttons located in “savebts” which use scale as position don’t rerender when CanvasSize changes.

image

But when I reparent the folder back into the ScrollingFrame it renders.

Looks something like this.

https://gyazo.com/4e171f427ad6263f7c27def6e18c9321.gif
Turns out also this happens.

2 Likes

I’ve experienced this after changing CanvasSize while using a UIListLayout, and the Frame, which uses scale, in the ScrollingFrame seems to not update until I update some of its properties or cut and paste it back in.

Does it work correctly with image turned off?