Behaviour tree not aborting on BB value change

Make sure you have the abort function overriden in you btt tasks. Should be something like OnRecieveAbort. And connect it to finish execute. Otherwise some tasks can get stuck.