Title basically says it all
Studio test:

In game:

What I tried and didn’t work:
game.Players:SetChatStyle(Enum.ChatStyle.Classic)
game.Players:SetChatStyle(Enum.ChatStyle.ClassicAndBubble)
Title basically says it all
Studio test:

In game:

What I tried and didn’t work:
game.Players:SetChatStyle(Enum.ChatStyle.Classic)
game.Players:SetChatStyle(Enum.ChatStyle.ClassicAndBubble)
So like, there is no buble chat?
No, there’s no classic chat, as shown on the screenshot from the game
is it okay if you can make a rbx file where i can see it in game? I am not able to reproduce the problem.
Thing is, I’m not able to reproduce it on any other game either. It’s this specific game that is broken. If I upload the same place to any other game, it works fine
Go to explorer > TextChatService and open properties, and set TextChatService to LegacyChatService
It is and was set to that all the time
I am assuming you want both the classic list-like chat enabled in the game.
That works, but I was hoping for a better solution that does not involve scripting (there was an option on the website but now it is hidden). Thanks