Bt Service doesnt tick when custom movement task is running and floating movement component is used

Hi,
I found an issue where my service doesn’t trigger while my custom movement task is in effect. I tested this in a clean version of 4.16.2 and I could reproduce the problem I am having in my main project. iv broken down the setup into screenshots but I can upload the project if necessary. the service should print hello every 0.5 second but fails to do so while the pawn is moving. despite the movement task being under a composites node with said service attached.

its seems worth mentioning that the service works correctly if you untick “lock AiLogic”, don’t use a floating pawn movement component or use a different type of movement function but i assume this is still unintended behaviour.
thanks,
Finn
Movement task

BT

Pawn

Service