Additional context
In my project I have interaction that turn the UI object off after user click ui button and the ray is still point at the empty canvas, so I try it again at the example demo and found the same problem, The bug won't happen when run in unity editor, but it will happen when running on Meta quest browser
Describe the bug In MetaQuest3 Browser, a UI ray interaction won't disappear when user no longer point at UI
To Reproduce Steps to reproduce the behavior:
Expected behavior A ray disappear when user no longer pointing at ui element
Screenshots I have attach the video file from MetaQuest3 https://github.com/user-attachments/assets/ca6d7d37-a9e5-4260-be77-cd1f51dd56ea
Unity info
Headset
Additional context In my project I have interaction that turn the UI object off after user click ui button and the ray is still point at the empty canvas, so I try it again at the example demo and found the same problem, The bug won't happen when run in unity editor, but it will happen when running on Meta quest browser