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

Gaze system needs evaluation #42

Open
SimonDarksideJ opened this issue Jun 10, 2022 · 0 comments
Open

Gaze system needs evaluation #42

SimonDarksideJ opened this issue Jun 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@SimonDarksideJ
Copy link
Contributor

Reality Collective - Reality Toolkit Bug Report

Describe the bug

By default, the gaze system is registered, then if controllers are detected it is destroyed. Likely this is a hangover from the HoloLens 1 days where there were no controllers and only gaze was used.

The Gaze Implementation needs evaluation to make it more fit for purpose and act like a controller itself, rather than an override embedded in the Input System.

Expected behavior

Gaze should only be active if it is added as a controller, either on the Camera or as a separate controller interface in the Input system

Actual behavior

Currently, the Gaze object is attached to the camera by default and then removed when a controller is detected

@SimonDarksideJ SimonDarksideJ added the bug Something isn't working label Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant