Reproduction steps:
1. Open the attached project "PerfTest2021"
2. Install the OVR Metrics tool from Oculus Developer Hub
3. Go to the library on Quest device and open OVR Metrics
4. Press “Basic” and you should see the Metrics in the middle of the screen
5. Build and run on an Oculus Quest 2 device
6. Wait for the Scene to switch and observe the FPS
7. In Editor go to File > Build Settings > Player Settings > XR Plug-in Management
8. Untick Oculus and tick OpenXR
9. Repeat step 5 and 6
Expected result: The project built with OculusXR has a higher or equal FPS than one built with OpenXR
Actual result: The project built with OpenXR has a higher FPS than that built with OculusXR
Reproducible with: 2023.1.0b5
Not reproducible with: 2021.3.20f1, 2022.2.9f1, 2023.2.0a5
Could not test with: 2020.3.46f1 (OculusXR Failed to load the Scene in Player)
Reproducible with devices:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Testing environment: Windows 10 Enterprise 21H2
Notes:
- Tested on Vulkan Graphics API
- 2023.2.0a5, OculusXR 48 FPS, Openxr 48 FPS
2023.1.0b5, OculusXR 45 FPS, OpenXR 48fps
2022.2.9f1, OculusXR 57 FPS, OpenXR 54 FPS
2021.3.20f1, OculusXR 72 FPS, OpenXR 72 FPS
2020.3.46f1, OculusXR Failed to load the Scene in Player, OpenXR 72 FPS