I'm trying to set up a simple AI for the enemy blueprint to make them target player's chosen character which is a parent of the main character BP

Both decorators are set to abort themselves, with chase sequence being set to equal ‘Attack State’ and attack sequence set to equal ‘Chase State’. The attack and focus tasks don’t have the abort event.