Be able to edit the UI without it scaling itself.
It scales itself to its parent’s size.
I looked on the DevForum and found nothing. I also looked in studio settings and beta settings in studio and also found nothing.
Do not use Offset, have UIAspectRatio for them in all devices. Have UIPadding if needed.
I don’t think you understand my issue. Whenever I select the UI instance in the explorer, is automatically sizes to its parent’s size; regardless of having UIAspectRatioConstraints or offsets.