Forums › 💬 NodeCanvas › ⚙️ Support › [BUG] NestedFSM combined to ForceFinish › Reply To: [BUG] NestedFSM combined to ForceFinish
Hello again,
I resolved it by placing in ActionState a condition on actionListStatus. And in NestedFSMState a condition to stop it when the Nested FSM is not running.
Dunno the side effect of this.