How can I fix this UI Bug?

Hello! I am having problems with my UI. I have 2 Videos, and even a RBLX File with my UI Scripts. The top video will show the problem that I am having, and I have no clue why it’s doing this. It does not do this on mobile (because you can not rescale your tab), but this only happens on Desktop because you can rescale your tab as I showed in the video. If you have any idea why this is happening, it’ll be appreciated if you help! I’ve been looking for countless amounts of videos and such and I have no clue how to fix this.

Videos:
Problem I am having - :arrow_down:
howtofix - Jumpshare

Going through the stuff in the UI’s - :arrow_down:
2021-09-18 23-55-23 - Jumpshare

The RBLX UI File (includes scripts) - :arrow_down: (Just mess with scaling the tab and you will see)
UI.rbxl (33.1 KB)

1 Like

My game also has some stuff that don’t want to rescale once the window size is changed. I think it’s a bug but i don’t think that you should worry about it, since it will be scaled properly if your game was loaded from the start with not full screen resolution so it occurs only after you rescale it. But if you really concerned about it, you can report this to @Bug-Support

I also experience this issue with one of my plugins, and this can be annoying especially if you have the plugin docked.

Hello! I’m not really concerned about this in a way. I just really want to know why it’s doing this. If you keep it on that exact resolution it does not affect it when you click on it, but once you change it, boom, it all messes up.

well it’s just a bug i suppose…

Hey! I actually think I found the fix. I added a UIAspectRatioConstraint and It seems to not do it anymore, but it does do it with the other UI’s which do not have it. Hopefully, I found the fix

1 Like