Textures Overlapping Chat Bubble

While making a game I realized that textures are overlapping the chat bubble.
A video of it:


I’ve tried lowering the ZIndex but it didn’t work.

Is it only like that when it’s in contact with the textures? How about on the studded floor?

It doesn’t do that on the studded floor.

And you haven’t touched TextChatService at all?

Only a lil. But it’s only the size of the bubble text and the font.

Although I’m not currently sure what could be the reason, what I’d suggest doing is reverting anything you’ve changed in TextChatService and see if the issue persists. If it does, then try and insert a Part, then apply a different Texture to it and see if the problem continues with that Texture.

I don’t know how to revert it because it was yesterday. But the water is using a texture but it’s also transparent, maybe that’s the issue.

Found out that it’s a roblox rendering issue, this also happens in other games.

1 Like

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