Why is my Input Key press not working in Blueprint?

If anyone still having this problem. The solution for me is this: ther is an actor in the level that has the same input key, so unreal will not execute one input in both actor so i had to find the actor with that key input call in his blueprint and just change it with another button. This fixed my problem. Sorry for my bad english