I have an Oculus Quest 2 with the link cable along with virtual desktop installed on my PC. I can see Enscape on Sketchup with Virtual desktop but get a searching for head mounted display when I select the VR icon. I don't want to deal with the hassle of side quest. Anyone got any tips? I saw someone posted to change the Oculus app to allow unknown devices but I do not see that anywhere on either the phone or the headset settings. Do I need to use virtual desktop to have an immersive experience
[Update, 3:30 p.m. ET: Since this article went live, we've seen infrared camera footage from Tested confirming an identical number of LED bulbs in both generations of Quest controllers, which puts Facebook's original statement into question. The FB rep may have been describing a downgrade in frequency or power for those LED bulbs in Quest 2 controllers.]
Forgot to respond, but I ended up solving it by doing as mentioned above and also in the Game Instance I use the Check Android Permissions blueprint to see if the app has the permissions, if not use the Request Android Permissions to set them.
I am currently developing a small app for oculus quest 2, using Unity. I've created a canvas, in which I've added a button and an InputField. By using the XR Interaction Toolkit, I am able to click on the button or the InputField with both of my controllers. However, it's still impossible to type anything into the InputField because when I click on it, any keyboard opens.