Topbar Icon Overlaps Leaderstats?

I am updating an older game in Studio, and I noticed that the Topbar ellipse icon is overlapping my leaderstats. See the screenshot below. I would like the leaderstats to show below the icon. How do I fix this? Thanks.

Screenshot

This is currently an ongoing issue with overlapping guis, there is probably a way to temporarily fix this by enabling/disabling “GuiInSet” for the core guis, since that’s what is causing this issue in the first place. What you could try is play test and see where CoreGuis is located, and make a script to wait for the CoreGuis to load in and invert the GuiInSet option, which should fix it for now, although I’m not sure if it work since I never tried something like that before

1 Like

Looks like this is a bug: