Chat bubbles sometimes appear behind surface GUIs

I’ve noticed at certain angles chat bubbles appear below SurfaceGUIs:


I’ve tried modifying properties such as ZIndex values, Display Order etc, but have not been able to fix it.

This is especially annoying at the nightclub, as it’s more of a social area where players are going to be chatting a lot.

Someone else had this problem a while ago, but it was never solved: Chat bubbles z-index surface gui's

Any ideas to preventing this? Thanks

Change the ZOffset of the specific SurfaceGui to a large negative number such as -50. This worked for me.

2 Likes

I tried -50 and lower values like -1000 but it unfortunately didn’t help

Hey! was this issue reproduced on specific games or build as I tried with some of nightclub games and chat bubble was working fine with no SurfaceGUI glitches.

1 Like

I was talking about the SurfaceGui’s ZOffset, not the Frames’ ZIndex. Have you changed that?

2 Likes

You are right sir, my bad, cheers!

1 Like