Tick in UBTTaskNode?

I found the solution here: Custom BT Tasks not ticking - AI - Unreal Engine Forums

Basically you mut override ExecuteTask too and make it return EBTNodeResult::InProgress;