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

[Customer Reported] SimulatedARPoseProvider receives WASD inputs even when input fields are focussed #41

Closed
hybridherbst opened this issue Nov 13, 2020 · 2 comments

Comments

@hybridherbst
Copy link
Contributor

Describe the bug
There was a confusing case where the AR camera appeared at a seemingly random place when activating AR (AR was not active from the start of the experience).
The underlying issue seems to have been that when entering some text in the app, the camera was moved by WASD key presses. This probably shouldn't happen when any input field has focus.

Expected behavior
Camera doesn't move when text is entered into an Input Field

Actual behavior
Camera moves around

@marwie
Copy link
Member

marwie commented Nov 17, 2020

Fixed in branch

@marwie
Copy link
Member

marwie commented Nov 17, 2020

Release in version 1.0.5

@marwie marwie closed this as completed Nov 17, 2020
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

2 participants