Dropdown can't work when I touch the option with Oculus.

,

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.

8218449--1073091--upload_2022-6-20_10-58-44.jpeg
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?