I do use the plugin AutoScale lite to scale my UI on all devices, but it doesn’t quite work. I’ve also tried adding UIAspectRatioConstraints with the right values, but it still doesn’t work…
When I minimalize my screen (in the roblox player), all the UI looks really weird.
The black line is there so that the UI scaling change is more visible.
In studio
Minimalized
My UI also normally scales, but with the square, and the UIAspectRatioConstraints make it weird.
I have UIAspectRatioConstraints at the correct values, and I scaled it using the AutoScale Lite plugin, I don’t understand what’s wrong, and how to fix it.
Hierarchy
I’m pretty new to UI, and I don’t really get scaling at the moment, any help with the scaling issues would be appreciated!
Thanks!