Default input actions such as Run or Walk (so long as that's their name) cannot have their values modified (in terms of actually changing). My current loophole is to change the Run and Walk input actions to Run1 and Walk1, which worked, seems to be linked to the original names.
To Reproduce
Change the primary keybind for "Crouch" to something else (ex. F)
Use anything that uses the Crouch input action in code
The expected method will only respond to Ctrl, not F
Expected behavior
This should correctly change the corresponding keybind.
Describe the bug
Default input actions such as Run or Walk (so long as that's their name) cannot have their values modified (in terms of actually changing). My current loophole is to change the Run and Walk input actions to Run1 and Walk1, which worked, seems to be linked to the original names.
To Reproduce
Expected behavior
This should correctly change the corresponding keybind.
Media/Files
No response
Additional context
No response