Some of my custom events are not working anymore. They once worked but now they are not .
The strange thing is that some still work.
In the images 1 you can see the events left and right that are bind to the BP_PlayerCharacter that is set at the beginning. Only Left works Right is never called.
In Image 2 you can see the very simple calling inside of the BP_PlayerCharacter. Both events are called. I have checked that.
Image 3 is a solution that works but its not nice to bind everything manualy.