Oculus Quest Development

All Oculus Quest developers MUST PASS the concept review prior to gaining publishing access to the Quest Store and additional resources. Submit a concept document for review as early in your Quest application development cycle as possible. For additional information and context, please see Submitting Your App to the Oculus Quest Store.

VRC.PC.Performance.9

The app should render head-locked UI elements in a compositor layer to avoid judder if the app misses frames or runs with Asynchronous SpaceWarp.

Required - Yes

Additional Details

VR compositor layers update independent of the app frame rate. See VR Compositor Layers.

Steps to Test

  1. Use Oculus Debug Tool to disable Asynchronous SpaceWarp (ASW).
  2. Look for judder in headlocked elements.

Expected Result

Objects should look just as smooth as if the app is running at 90 FPS (Rift) or 80 FPS (Rift S).