Making UI the same size on all devices

Hi

I would like to make all UI the same size on every device. I have tried using the “AutoScale Lite” plugin to make everything size instead of offset for both size and position but that doesn’t work. Any help is much appreciated!

Thanks

Are you sure you are using AutoScale Lite properly? Search up tutorials of AutoScale. If that doesent work then try removing the UIAspectRatioConstraint beacuse UIAspectRatioConstraint sometimes makes your gui a square and not the shape you want it to and sometimes it does other stuff. So tell me if removing the constraint helps. If it doesent that ill try finding another solution.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.