How to fix offset in GUI in client view

I noticed that my GUI when developing is having green lines which means its perfectly aligned, and yes in Studio view my GUI is centered on the screen. But when I play the game in Studio, I noticed the UI is offset a little down. Is there a way to fix this?

Studio:

Player View in Studio:

In the gui’s property tab, make sure “ignoreGuiInset” is set to true
@alexthecool600

3 Likes

Thank you so much, fixed the issue :+1:

Thanks it helped a lot i needed this fix same problem! :+1: