Click not working in VRDeviceOrientationFreeCamera?

When i am enable VRDeviceOrientationFreeCamera mode white dot appear in the center of screen but when i focus white dot on any button then i press click, click was not working properly and even i move cursor and want to press click still dont work but sometime it work and sometime not.

Is this problem appear only in web or still conitinue in VR gear and how i fix it?

In what system are you using this camera?

This camera is technically deprecated. we recommend using WebXR instead. Using the polyfill if the underlying system doesn’t support WebXR.

If you do use WebXR you will notice there is a small ring around the dot when you stand rather still. It is a click-countdown for 3 seconds. This is configurable. What we assume is that since you have a headset you won’t be able to click on the screen. So clicks are not passed. If your device supports clicking, it will have an inputSource, in which case we know how to use it to track the clicks. And if this doesn’t work, please let us know :slight_smile: