There seems to be an issue with the chat bubbles that doesn’t happen all of the time, potentially fixing itself after a certain amount of time in-server?
The transition for the chat fading away is causing it to turn into a bunch of circles for some reason. In this example we are using per bubble customization (TextChatService.OnBubbleAdded) ImageLabels (with Slice) and UICorner (without UICorner, the ImageLabels with text when displaying the bubble become circular as seen in the fading transition, so we can’t remove this)
Expected behavior
I would expect the bubble not to turn into circles
Also might be worth noting the red bubble is turning white on the exit transition, is there any way to override this? I think it would look much better if it kept its original colour.
When one or more of the above child instances are missing under BubbleChatConfiguration, it seems that when the collapse resize triggers, the bubble chat GuiObject and UIBase objects will sometimes ignore the BubbleChatMessageProperties returned from OnBubbleAdded and revert to the default values Roblox gives for new place files BubbleChatConfiguration right as their Tweens are initiated