Forum Discussion
Drumsmasher17
2 years agoHonored Guest
No luck unfortunately. It might be worth noting that Unity.XR.Oculus.Utils.GetSystemHeadsetType() returns Meta_Quest_Pro (aka Placeholder_10).
I am not certain, but I wonder if this related to the fact Quest 3 isn't added to the manifest.
There isn't the option to add it in the OculusXR plugin management screen, and I haven't spent the time to figure out how to add it manually (as well as exactly WHAT to add).
UrbanMr_Wiggly
2 years agoProtege
no i didnt add any Quest 3 to any manifest. I think it just worked
Quest 3 isnt an option (XR Plugin Management -> Oculus -> Target Devices)
2 options: Quest 2, Quest Pro
I have Quest Pro unchecked
What is returned by TrySetDisplayRefreshRate?
- Drumsmasher172 years agoHonored Guest
I found the issue! I needed to tick the Quest 3 box in the OculusProjectConfig scriptable object.
I hadn't thought to look there, as honestly, we wouldn't have touched that since mid 2021.
My understanding is that doing this adds it to the manifest. Not sure how that interacts with the tick boxes in the XR plugin management area.