The Issue:
The moderation system of Roblox is incorrectly flagging experiences that use the native Captures system, resulting in unwarranted +16 maturity labels. Our experience, RoLive, includes a Clips feature that allows players to save and view short gameplay captures recorded exclusively within this experience and its subplaces. These Clips cannot include captures from any other experience than RoLive.
When filling out the Experience Questionnaire, we select “Not Present” for Cross-Experience Content because our feature is entirely self-contained and only allows media captured within our own experience. We already have implemented backend checks to block off-experience media. However, the automated moderation system detects the captures and automatically overrides the submission, marking “Cross-Experience Content” as “Present” even though we have security to block that.
Questionnaire sent:
Moderation result:
Drop of CCU:
This moderation results in inaccurate maturity labels and causes massive drops in active player counts, penalizing developers even if they follow the rules.
Expected behavior
If everything was working correctly, the moderation system would accurately differentiate between actual cross-experience media and media captured in-game that are restricted to the same experience. The system should check if the experience has backend security in order to block off-experience media.
When a developer submits the Experience Questionnaire selecting “Not Present” for Cross-Experience Content, a filter should verify that the captures are captured at the specific Universe ID of the experience. The system should then accept the questionnaire submission and apply the correct maturity label immediately, without triggering false flags or issuing automated penalties to the developer.
A private message is associated with this bug report


