Disable Input Player Controller Not Working

Thanks for you comment, I figured out my issue.

For my case, I had moved the “input actions” from the Character’s graph to a custom PlayerController’s graph. So to disable the input actions located in the custom PlayerController, I had to connect my custom “PlayerController” to both “Target” and “Player Controller”, and not target the Character, and it worked! Thanks

3 Likes