I am currently trying to use the new input system to control a cinemachinecamera using a controller. It works fine with the mouse, but unfortunately the controller aspect isnt working at all for me. I believe I have it set up right, and as far as my controller software is concerned the right stick’s motion is still being detected.
Have I set up the right stick input wrong? every other button seems to be functioning totally fine. Even the right stick push input works, but the stick itself wont make a difference.
Here is my input setup:
Here is where I’m using it:
The CinemachineInputProvider is a compatibility script provided by Cinemachine, so I don’t know if thats what is causing the issue or not.