Character input doesn't work after upgrade to 4.15.2

Hi I’m making a 3rd person character game and have been using 4.9.2 as the majority of tutorials available appear to use 4.9 or 4.10. However the game will eventually be on a mobile device and 4.9 doesn’t support touch input. So I downloaded 4.15.2 however none of my player inputs now work. I’ve saved, recompiled, made sure the game mode etc… is all working but nothing works. I deleted and rebuilt the jump function on both the blue print and project settings but again nothing works. If I go back into 4.9 everything is fine.

I’ve attached a copy of my Character blue print for reference.

Thanks in advance.

Andy

I’m having the same problem with the TwinStickShooter tutorial, I just upgraded from 4.12.5 to 4.15.2 and now my doesn’t seem to work anymore. Inputs are still defined in the project settings, and if I go back to 4.12.5 it still works…

I now realise you need to click on the preview window before the game will allow input. This wasn’t the case in previous versions of Unreal Engine.