I created Input Action in project settings:
I have two BP classes (A and B) with similar code, there is a InputAction event with print string. Problem is, that only one active working. What is wrong? I cant use multiple keyboard event binding in different BP classes?