VRC.Quest.Functional.3
Updated: May 15, 2025
The app must not leave the user stuck at any point in the experience.
| | Required ✓ | Recommended + |
|---|
Immersive apps | ✓ | |
Panel (2D) apps | ✓ | |
For example, if your app requires a login:
- You must provide instructions for the user to successfully create an account. These instructions must be discoverable in VR, but account creation could happen in 2D.
- When submitting your app for review, provide account credentials under the section Are test credentials required to review your app? that will allow our reviewers to log in. Additionally, ensure that 2FA (Two-Factor Authentication) is disabled for these credentials.
Broken logic:
- Game levels must not have broken logic that prevents progressing to the next level.
- Do not let users fall off a map and get stuck. Provide a way for them to respawn or relocate.
VRC.Quest.Functional.3 is one of the most commonly failed VRCs. Learn more about passing this check in less than two minutes:
- Launch the title.
- If there is a login screen, log in using provided credentials. 2FA should not be required.
- Progress through content for at least 45 minutes (or to the end of the content) without getting stuck.
The user must be able to experience all content without being unable to progress or requiring unobtainable information.
- 2024-07-31: Removed App Lab from VRC platform requirements.