You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? I want to get my gui to look the same on all devices.
What is the issue? GUI Scaling not working, even with the plugin from @ZacBytes
What solutions have you thought of so far? I have tried to look all over and have tried all solutions. Please help.
There are no scripts in the gui and I use all the plugin options. I use Add Constraint, Unit Conversion (Scale and Offset) (Position and Offset) then text scale for the button.
Can you provide some images what the gui would look like in different screen sizes?
Also try adjusting the settings with the position and size for the frames.
Always use the Scale instead of Offset on the scaling properties.
You will have to manually assign the UI to scale, and once you have done that, you are free to have it move around on that same property. I can go into more detail if needed.
Positioning always matters, however, you want to make sure that it fits on the scale side, if you’re having issues with it not fitting correctly on all devices, then what I said is the exact issue more than likely.
You are able to move UI freely, and scale after you manually assign it to the scale
Not a problem, happy to help! Got confusing when I first started, once I got the hang of it, I was able to do a LOT with UI.
Remember: Scale uses decimals, from 0-1, while offset does not (still does but its doesn’t fix anything), and it ranges from 0-100 I believe, might be wrong on the limits.