CanvasSize not changing

The CanvasSize of this scrolling frame wont change and automatic size and canvas size is off. What did I do wrong?

script.Parent.SettingsBackground.Settings.CanvasSize = UDim2.new(0, 0, 2.2, 0)

I don’t see anything wrong with this? Are you trying to change the Size or the CanvasSize of the ScrollingFrame?

CanvasSize (chars chars chars)