When I implement this and enable fixed tick in the project settings all physics seems to run slow and low gravity. Anyone else running into this issue?
EDIT: Also, when I create an async physics pawn, I can’t call any replicated events from it as these events can’t be called from a thread other than the game thread. Any work around?