I tried to add force in async physics tick
And after start it throws an error in c++ breakpoint
LogOutputDevice: Error: Ensure condition failed: IsInGameThreadContext()
For handling async physics in Blueprints you can use this plugin:
General physics functions works only in regular ticks synchronized with draw frames.