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

Input Axis Sticking #81931

Closed
Qainguin opened this issue Sep 19, 2023 · 12 comments
Closed

Input Axis Sticking #81931

Qainguin opened this issue Sep 19, 2023 · 12 comments

Comments

@Qainguin
Copy link

Qainguin commented Sep 19, 2023

Godot version

4.2.dev5

System information

ChromeOS - Godot v4.2dev5 - Web Editor

Issue description

The issue is that sometimes when using an axis for left and right axis pushing them repeatedly will make the input stick in one direction and not let go.

Steps to reproduce

  1. Open A New Project.
  2. Add the built in 2D or 3D CharacterBody Node.
  3. Run the project.
  4. Start pressing left and right, it will randomly just stick in one direction even when not pressing any keys.

Minimal reproduction project

N/A

@Calinou
Copy link
Member

Calinou commented Sep 19, 2023

Which controller model are you using (and with which connection mode)?

@Qainguin
Copy link
Author

#81170 This pull request is referenced on the patch notes for 4.2.dev5 but it didn’t fix the issue.

@Qainguin
Copy link
Author

Also, I am using the keyboard.

@Qainguin
Copy link
Author

I can’t test with anything else right now.

@akien-mga
Copy link
Member

akien-mga commented Sep 19, 2023

Can you test earlier dev snapshots and 4.1.1 to confirm which versions work and which versions have the bug?

Which controller are you using? Is it bluetooth or USB?

@Qainguin
Copy link
Author

Qainguin commented Sep 20, 2023

I am using the keyboard in the laptop. It does not stick in any other apps, only Godot. I cannot test any version of Godot 4.1 in web because those versions are still broken in web. (#79594) I did test 4.2dev4 and it was there too. I’ll check other ones as well.

@Qainguin
Copy link
Author

I checked and 4.2dev3 doesn’t have the bug.

@Qainguin
Copy link
Author

Neither does 4.2.dev2, have the bug. I’m guessing it was introduced in 4.2.dev4.

@Qainguin
Copy link
Author

This also affects the editor’s camera. Sometimes it will stick one key so when you right click it moves forever in one direction.

@Qainguin
Copy link
Author

Qainguin commented Nov 9, 2023

This issue still exists in 4.2.beta5.

@Qainguin
Copy link
Author

Qainguin commented Nov 9, 2023

Can you test earlier dev snapshots and 4.1.1 to confirm which versions work and which versions have the bug?

Which controller are you using? Is it bluetooth or USB?

4.1.3 doesn't have the bug.

@akien-mga
Copy link
Member

Thanks for the report, consolidating in #82732 which is the same bug.

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

No branches or pull requests

4 participants