Chat Bug makes it impossible to communicate with others

When you spawn a LineHandleAdornment in the PlayerGui, the chat flickers and anything you were
typing is removed. It happens every single time it’s spawned.

To reproduce the bug, go into an active place and run this little line of code.

for _ = 1, 10^3 do local Line = Instance.new(“LineHandleAdornment”) Line.Adornee = workspace.BasePlate Line.Parent = game.Players[“Your name here”].PlayerGui wait() end

After you run it, try typing in chat, and you’ll find it impossible to write a single letter before it’s cleared.

I can’t remember exactly when it started happening, but it started when the new chat system came out.

Here is my response from a previous thread.

This bug has been acknowledged and is being fixed.

The fix will be out in the first release in January.

Thank you for submitting this report. We are currently reviewing all bug reports to ensure we have not overlooked any ongoing issues. Since this issue was reported over two years ago, can you please confirm you are still experiencing the problem? If so, please respond to this thread, and we will investigate. If we do not receive any response within 30 days, we will consider this matter resolved. Thank you.