Controller input input not responding

For example, you can do this in your actor blueprint on beginplay:

enable-input

There’s also a Disable Input node available in blueprint.

It’s always very useful to check Mathew Wadsteins excellent tutorials, Here is a link on his tutorial on Enable/Disable input. He really does a great job explaining almost all blueprint nodes you can imagine.