Questions tagged [openxr]
The openxr tag has no summary.
4 questions
1
vote
1
answer
187
views
How to properly set up an AR/XR Unity project for Meta Quest 3 to get past the 3 dots loading screen?
I am developing a Meta Quest 3 (v74 for my OS with SDKs version being the lates the time of writing - v72) application in Unity 6 41f1 (and 29f1), where I currently struggle to get the application ...
0
votes
0
answers
69
views
XR Hands - Mesh Trigger
I like the XR Hands visualizer, but I'm wondering if I can just use the mesh from the hands as a trigger when they collide with an object. Is this possible? I tried it without success. I just want ...
0
votes
2
answers
393
views
Unity VR using OpenXR, how to spawn object when you grab a static object
I am trying to create a simple VR card game in Unity using OpenXR, just to learn Unity and also some VR stuff. I made a deck of cards object and a card object. I put both in a scene. The card is ...
1
vote
0
answers
44
views
Is there a way to set SteamVR OpenXR to strict mode
Background
I'm having an issue where steamVR with an Oculus Quest 2 is being lenient with my use of OpenXR. For example
This is wrong (but works on steamVR)
...