Some keyboard keys not working

I have a problem, of course i tried to solve by mysfel, but unsuccessfully. Even trying to Enable Input to an Actor, targeting the Player Controller.

There are some keys that aren´t working, such as E and T for example.

As you can see in the pictures below, apparently, there is nothing wrong,

Take a look at the nodes and the inputs settings:

Is another class that habdles input earlier than this one consuming input on one of those action events? clicking the inputaction nodes you can see in the details panel whether they consume input. you can do a search by Find References on those nodes too to find out if other classes are using them (untick the This blueprint only checkbox though)

Hahaha Find References in this case didn´t work, it finds every word containing the letter E for example, little awkward this thing.

I tried to find by myself some references, but, there isn´t any.

Acutally, there is another reference. My bad. It works ahahaha