GuiObjects do not show below disabled TopBar

I imagine anyone who’s considering disabling the topbar background but wants to continue using the default UI hasn’t put much thought into it. Here’s what a background-less topbar looks like:

Issues with no background:

  • The chat floats under an invisible barrier
  • The leaderboard does the same
  • The player’s name and health can be difficult to read without the background

You’d have to redo the ROBLOX UI anyway if you wanted to use it without the topbar.

Making your own for this is what i preffer haha

Looks like it might’ve been a side effect of them trying to clip the descendants of ScreenGui (although I have suspicions it was intentional) while forgetting that ScreenGui starts 36px down.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.