Hi,
I’ve spent countless hours to debug why my Enhanced Input Actions were not working at all, not even a single event or any analog value were working.
My project is VR based, so many many controllers and values has to be set.
All of the template input context’s actions were working, only my custom ones were dead.
The problem was:
Inside my input context, there were two Input actions which had the same “Action description”
ALL THE INPUT ACTION files that lives inside the same Input Mapping Context (i belive),
NEED TO HAVE AN UNIQUE ACTION DESCRIPTION!!
After i found the two actions that had the same description, i updated it and suddenly all my actions were working perfectly.
I hope this helps someone.
Btw,
credits for the solution should go to youtube : @GDXR