Blueprint Don't execute after triggering the Enter of an Opened Gate Node

I called a cast to char in begin play of this blueprint.

The action button is a custom event that I call in the char blueprint when E key is pressed.

The char ref is valid and the lock boolean is true, everything before the exit of the gate works fine no matter how many instances of the blueprint I put of the level, just the exit pin doesn’t work.