Description
I'm not sure if the error is on my side or if there is a bug. When i try to test my scene that uses Input
to query events in the _physics_process
function, it always returns false or in the case of Input.get_vector
a zero vector. I did follow the instructions found on the wiki.
If i missed any information that would help, please let me know.
OS: Linux
Godot version: 4.2.1
Gut version: 9.2.1
Example project: test.zip