Ui issues with zindex

That just breaks my gui… The text just disappeared…

It would just be the way you set it up. If it’s less hassle try

kk.
I will try this. Thanks for all the help!

1 Like

No problem, if you need anything else just ask me.

Set the Z-Index of the TextObject to be higher than its background frame’s Z-Index

Does Not work. Text is still below.

I don’t think you might find a solution for this. If this may be a bug, then you must report it to Roblox.

1 Like

Change the DisplayOrder of the ScreenGui to a higher value than the ScreenGui where the button is. (Sorry for the late reply)

Edit: Just as a small explanation, the DisplayOrder is basically like a ZIndex for ScreenGuis.

1 Like