Default Chat System not showing up on mobile players

Hello, I have been struggling to figure out why the mobile player’s default Chat will be automatically disabled. When I teleport them to a reserved server from a lobby.

I haven’t touched any to disable the default chat system nor disable the chat system completely from the StarterGui using SetCoreGuiEnabled()

But at the same time chat is working completely fine on the game lobby. before they get teleported to the “Game”.

I have only changed the settings of the ChatWindowConfiguration to align it on the Left and Center of the screen and its default size scale to be 0.5 (Height & Scale)

Here’s the chat UI on the lobby and I am able to use the chat

And once I get teleported to the reserved server, the chat UI gets disabled for some reason.

I have tried these solutions to no avail.

  • Setcoregui chat enabled / true
  • change its default scale back to 1
  • change alignment to default

You can try and test it yourself from mobile here’s the game.

I am out of luck fixing this issue and it’s been hurting my player base for mobile players.

2 Likes

Bump, I’m still having this issue