I have an issue with centering my UI in Roblox Studio. While it looks centered on any device, I used to scale and anchor to achieve this. However, when I play the game, the Roblox and chat buttons cause the UI to shift downwards slightly. Can you please advise me on how to fix this?
I set the AnchorPoint = {0.5,0.5}, Position = {(0.5,0),(0.5,0)}
Sanchayan. I see you're experiencing issues with your Roblox Studio UI. To prevent the UI from moving down, enable the IgnoreGuiInset option! The screenshot is provided below. I hope this fixes it!