I use openXR for oculus.
I have set the Canvas Render Mode to World Space, and when I touch the dropdown it shows its options. The issue I’m having at the moment is that when I touch one of the options it doesn’t work.
We’re gonna need a lot more information I think. What dropdown? What options? At least show some screenshots of what isn’t working.
I am use OpenXR to develop oculus games in unity 2021.3.3f1c1. And I Create a login menu with a Legacy dropdown to select a server . When I Click the dropdown to show the options,it’s ok. But I Can’t select any option. It seems I Can’t touch these options. You can simple to reproduce it. Just open a new openxr scene. and add a dropdown. Run, then you get it.
You can see the “option C” should be select, but it no respond. the button behind the options be actived.
Have you tried TextMeshPro and TMP_Dropdown?