Can't get input from client computer

In my current project, I get input fine when I run in editor, but the standalone version of the game seems to ignore any input besides what is handled in the First Person Character blueprint. My controller and really any other blueprints do not receive any input events. Is there some way I can assign a client machine to receive input from? Or register it in some way?