Exposing UE5 TickPhysicsAsync Event

I have the assumption that the whole tick is not async executed anymore. i have similar artifacts like when physics where subestepped in unreal engine 4. But i really don’t understand it. The delta time seems to be ok as well as the amount of icks i get per gamethread frame.