My frame isn’t aligning with every resolution and I need a method to align it.
The frame and the assets parented to it are correctly scaled.
Here’s what the full path looks like:
I think the issue is with the AspectRatioConstraint, but it’s needed because the UI gets shaped weirdly.
Is there something I can do differently to fix this issue? This problem has never really happened to be before.