In the Jump state which has the Bool set to true, instead of sending a FINISHED event, it had to be a STOP event that transitions into another state that sets the Bool to false before transitioning back to the Start state. Otherwise the Bool stayed true.