hi! So basically I am remaking a radio of my game and it looks like this in studio and works in studio just fine.
As you can see in studio it works perfectly fine.
However, after publishing it all of the lines stack at the bottom of the scrolling frame instead of working normally.
The only script that changes anything within the GUI is the one which scrolls at the bottom of frame
I don’t want to add padding as it does work in roblox studio testing, and I don’t want to have enormous amount of space. And I don’t think it is that
Let me remind you something. The UI works perfectly in studio testing mode, it just stacks at the bottom in the game after publishing. I don’t think that would be an issue related to scaling as it wouldn’t work otherwise in roblox studio testing mode would it?
It’s a scaling issue. You scale it wrong. Even though it looks perfectly fine in studio, it won’t in the real game, either mobile, pc, or phone. It’s a scaling issue.
Well it doesn’t really matter. Even if your game doesn’t support those devices. It’s scaling issue, I highly RECCOMMEND to fix the scaling, that’ll fix the problem, please stop avoiding not fixing the scaling.