So I’ve been trying to solve this problem on roblox for many times, but usually I give up. Now, I need to figure this out. How do I make the bar fit with the background part. It looks fine in studio but when I change the devices its ruined. The sizes and positions are set to scale instead of offset so that s not the issue.
I think I’ve figured out how to keep the UI scaled. If you use a plugin such as AutoScale Lite, you can add Aspect Constraint Ratios to your UI. In this case, it will keep the size of the base frame the same across all devices, which should eliminate the goofy bar thing.