DisplayBubble not working

TextChatService:DisplayBubble() no longer has a bubble appear on the sent instance. From what it looks like, it calls OnBubbleAdded but does not add the bubble after that call. Occurs in studio and in all servers with the new “here” chat channel.

4 Likes

BubbleDisplayed is also called!
Having the same issue and temporarily redirecting to Chat:Chat()

Thanks for the report. We are rolling back a fflag that is likely responsible for this issue. Please check back later and let me know if the issue persists.

2 Likes

Hi!

My players had it work after your fflag change, then it stopped working again.

May I ask what fflag it is so I can make a workaround? (Assuming I can access it)

It’s probably related to the rollout. It should be 100% off now. Can you try again and lmk if you still are seeing issues?

1 Like

This would be hard to do as I’ve already rolled out the workaround to all servers. Beforehand, a few players said it worked and others didn’t. Just to be safe, I’ll undo my workaround in new servers and update you on this at a later time!

Hi! Tried it anyway and got some (not all) players telling me they aren’t seeing bubbles. Will revert to using Chat:Chat() on BubbleDisplayed again.

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