i think problem is related my drag subscription. on level load i cannot unsubscribe old condition. so singleton touchcontroller calls old condition that has no agent. is there any method like onunload/ondestroy of task?
I have replied to your other post about a deactivation of conditions tasks. As far as action tasks, you can override the OnStop method. Is that what you mean?