Roblox update broke chat formatting

In-game chat message bodies are no longer formatted to the right of the player username in this game. It is broken for everyone and it appears that the issue began last night. There were no visible errors in the client console pertaining to chat.

EDIT:

I’ve traced the problem to ClientChatModules.MessageCreatorModules.Util. For some reason, the GetStringTextBounds function is returning 0 for the size of a space character.

1 Like

I’m going to get the change that caused this issue turned off.

Edit: This should be fixed now.

2 Likes

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