So, I’ve been working on my new best project named “Reflection” it’s a obby type game based around a centre mirror that shows you the path of the obby, and the GUI’s for how to play etc are bugged in game and I don’t know how to fix or why it’s happening.
Try converting every single UI element into scale, instead of Offset. You can do this by going UI Element > Size > X/Y > Make sure Offset is zero on both X and Y.
That seems like unnecessary work, especially when there are several plugins that allow you to convert UI elements to scale with the click of a few buttons.
Can you take the UI element that parents all of the text and elements, copy it, paste it into a blank baseplate, and send us a download? Just so we can check the properties ourselves.