Running StarterGui:SetCore(“ChatActive”, true/false) does not seem to do anything in any place instance. The topbar icon and chat do not update, nor does the value returned from StarterGui:GetCore(“ChatActive”) update.
System information: AMD Ryzen 7 3700X 8-Core Processor, 32 GB, AMD Radeon RX 6700 XT
ChatActiveBug.rbxl (58.9 KB)
Expected behavior
The chat window should open or close and the value returned from :GetCore(“ChatActive”) should reflect what was passed through :SetCore(“ChatActive”).