Cant move until a certain action is fulfilled,I cant move in game until I use combo attack, any clues on why?

This is the code, as you can see I also have blocking in there but I tested with just blocking and without blocking and its only in the instances where combo attack is included I cant move.

I move just fine after using a combo attack, I can jump and normal attack and block but not move until I have used Combo attack.

The delay times are there so you cannot spam the move and have it repeat indefinitely, it works fine with normal attack and has never caused issues, even when I had it attached.
,

Do you tested it with the Debugger? I mean the flow of the graph? And. What is the initial state of your Combo attack? Can it be that you have set it to true by Default?