Inputs not appearing on console and not affecting player

Hi all,

I am having an issue were my inputs are not logged to the console as shown in this tutorial and in the next lecture my player character is not responding to any of the inputs. If I use the input debugger it is showing my inputs both on keyboard and on gamepad.

My unity version is 2021.2.7f1, I have tried to restart my computer as I have read in previous posts that this can help but have not been able to resolve the issue.

Any help would be greatly appreciated!

Edit: I have managed to solve my issue, it turns out that I was miss spelling my “OnMove” function. I had it like this “onMove”.

1 Like

Good job on solving the issue, and thanks for sharing your solution! :slight_smile:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms