Recently, I’ve found a bug that is very similar to the one reported in this topic:
I don’t know why this is occurring or what is causing it, I checked to see if Chat was enabled using GetCoreGuiEnabled and it was, but the chat window still isn’t visible.
Haven’t been able to find any solutions, any help would be appreciated. Haven’t made any changes to the chat settings either.
Worked/helped me find an effective solution, turned out the chat GUI isn’t being destroyed, just :SetCoreGuiEnabled(Chat) is not properly enabling the GUI, as well as the chat GUI being disabled on humanoid death for some reason