This has happened on the website, ingame (LT2), this has happened in studio and every way of communicating on ROBLOX. I can confirm this is critical as well as replicated.
Edit:
This random started to appear as me and my friend were chatting around 3-4 minutes ago.
Edit 2:
Downdetector has had 192 reports and has listed ROBLOX as one of their top outage sites.
I can replicate this 100% of the time. This only started happening around 10 minutes ago and is site-wide. “Safe” terms are still filtered, for example I have tested with the following:
Roblox
Hello
Hi
a
All filtered.
EDIT 1: I have tested and FilterAync is not affected.
My guess is that something went wrong with the FilterStringAsync from their end, because I can’t change item description either as the server check for vulgarities most likely have a bug that is returning everything as false, as shown below,
Can confirm, even the most safest words are filtered.
Ran a diagnosis on a random game of mine to check if it’s server-side or client-side issues. I am going to attempt extract the script if possible, because I believe it’s an endpoint issue. No errors reported.
Edit: It is absolutely confirmed to be an internal problem. If a server was suddenly experiencing filtering issues at one point, the issue is broad and internal through endpoints.
Browsed through the scripts, there are no obvious issues from this point.