Unity Issue Tracker - Error "TryGetSupportedDisplayRefreshRates failed due to an unknown error." when setting the display refresh rate with Unity OpenXR Meta plug-in in Player
Fixed
MOXRB-70
Error "TryGetSupportedDisplayRefreshRates failed due to an unknown error." when setting the display refresh rate with Unity OpenXR Meta plug-in in Player
Package: Unity OpenXR: Meta
Quest
Fixed
2.1.X
2.1.0-pre.1
1.0.X
1.0.3
Won't Fix
2.0.X
Fixed in Unity OpenXR - Meta 2.1 package
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Switch to Android Platform
4. Build and Run on Quest
5. Open Android LogCat (Window > Analysis > Android LogCat)
6. Search for “TryGetSupportedDisplayRefreshRates failed due to an unknown error“
Expected result: No Errors exist
Actual result: Error “TryGetSupportedDisplayRefreshRates failed due to an unknown error.“ is present