Okay, so if you are using AutomaticSize, make sure to set the size to {1, 0}, {0, 0}.
Also, is the text box scaling past the size of the scrolling frame?
Size is set to {1, 0}, {0, 0} and I found the reason why it’s glitched. When anchor point is set to 0.5, 0.5 and position is set to {0.5, 0}, {0.5, 0} then the text is glitched.
Why is setting the size and position like that necessary? I can’t explain it, but I know for sure that this won’t size correctly, and you’ll get half of the text box cut off. Change the position and anchor point down to 0.