Forum Discussion
Davilovick
3 years agoHonored Guest
xrLocateSpace on action space return invalid pose on Quest2
I've developing the integration of OpenXR and Quest with our own graphic engine using OpenXR and native api I've ported the Hello_xr sample and it is working perfectly on Desktop devices (Oculus Rif...
lionleaf
3 years agoMeta Employee
Hi Davilovick,
This could be caused by the relative ordering of your `xrSuggestInteractionProfileBindings` and `xrCreateActionSpace` calls. If it's not already the case, try moving `xrCreateActionSpace` after `xrSuggestInteractionProfileBindings`.
This behavior will change in an upcoming release to make it safe to call them in either order.
Thanks,
Andreas "lionleaf" Selvik
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device