Summary
The auto moderation system appears to scan every offer referenced in Verse code, including offers that are still in development and cannot be purchased anywhere in the island.
This can cause a rejection under rule 4.4.9, even when the offer is not active, visible, or accessible to players.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Creator Portal
Steps to Reproduce
Add a new random-item offer to the Verse code.
Keep the offer in development (juste a class with entitlement and nothing else).
Do not display the offer in any shop or UI.
Do not connect the offer to any purchase button or purchase flow.
Do not make the offer obtainable anywhere in the island.
Submit an unrelated island update for moderation.
Expected Result
The moderation system should only validate offers that are currently active and purchasable, should not trigger a paid random item violation for only class in verse code, not in a funtions trigerred during the game.
Observed Result
The auto moderation system detects sometimes the offer because it is referenced in Verse code.
Because it does not detect a call to RestrictPaidRandomItems associated with this offer, the island update is rejected under rule 4.4.9.
This happens even though the offer cannot be purchased or accessed by players.
Platform(s)
WINDOWS