so is that after trying the breakpoints? (you add them by right clicking on the event “OnPressed(TurnLeft)” and selecting Add breakpoint
) then the game will stop when it gets to that point in code.
If this still happens I can only think that something in the BP is corrupt trye deleting the events and or the buttons and re-adding them (remember to save you work first…) or try the OnClick events and see if they have the same effect as I never tend to use the OnPressed.