UI Scaling Is Off

Hi, new issue. When I scale my UI on studio it looks like this

However, once I go in-game it looks like this

The issue is that your UI is stretching, not keeping its aspect ratio. You need to use a UIAspectRatioConstraint object to solve this, you can either manually calculate the property or use a plugin (such as AutoScale Lite)