Joystick plugin does not register user input
This could be an engine bug related to the render mode Screen Space - Camera
, which does not work as expected with input and raycasting.
Possible solution:
- Changing to
Screen Space - Overlay
should fix the issue.