Does MRTK support Meta Quest Pro? #11142
|
I'm planning on buying a meta quest pro and would like to port my existing hololens 2 app. Is MRTK compatible with the new meta quest pro? https://about.fb.com/news/2022/10/meta-quest-pro-is-now-available/ |
Replies: 3 comments 5 replies
|
Yes! MRTK3 supports Meta Quest Pro through OpenXR. Meta-specific functionality like passthrough is limited at this time; you may use the OVR plugin/manager to enable those features, but you may see compatibility issues when using the Oculus proprietary plugins alongside MRTK3. We're currently working on making sure you can either use the Oculus-proprietary plugins, or use our OpenXR tooling to enable passthrough on Quest Pro. Kurtis (@keveleigh) can elaborate. For MRTK v2.8, it should work through the existing Quest/OpenXR support that exists there, but it is untested as of yet. |
Hi, |
|
Mixed Reality Toolkit Foundation Text-To-Speech do not work on Meta Quest when converted project of hololens2 to Meta Quest as Finn Sinclair (@Zee2) said, but other than Text-To-Speech every thing works fine. So any idea everyone? |
Yes! MRTK3 supports Meta Quest Pro through OpenXR. Meta-specific functionality like passthrough is limited at this time; you may use the OVR plugin/manager to enable those features, but you may see compatibility issues when using the Oculus proprietary plugins alongside MRTK3. We're currently working on making sure you can either use the Oculus-proprietary plugins, or use our OpenXR tooling to enable passthrough on Quest Pro. Kurtis (@keveleigh) can elaborate.
For MRTK v2.8, it should work through the existing Quest/OpenXR support that exists there, but it is untested as of yet.