Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Moving an Interactable with a Raycast Interactor causes the hover event to trigger multiple times #90

Open
SeanBannister opened this issue Apr 28, 2022 · 0 comments

Comments

@SeanBannister
Copy link

SeanBannister commented Apr 28, 2022

If you grab any Interactable object (including Instantaneous) and move it quickly the Ray Interactor disconnects (moves faster than) the object and the hover event is triggered multiple times. This causes obvious issues like haptics to vibrate on the controller constantly as your moving smaller objects because the Ray Interactor constantly becomes disconnected from them.

Another side effect of this bug is seen in this video, when the Ray Interactor disconnects from the Interactable the Ray Interactor is no longer blocked by it so the ray shoots off into the distance flashing on and off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant