Stretching on all gui elements when playing in a different sized window

Hey there!

I have some GUI i’m making for my game and I make some GUI I’m pretty happy with. However, when I test it on the actual game from the website it makes my GUI slightly stretched compared to studio. I have all sizes and positions set to Scale.
Studio:

Game while making it smaller so it is not stretching the screen(looks pretty decent):

Game with stretched screen(🤢):

Why does this happen?

Using UI Aspect ration constraints seem to fix the problem