SetActorCollision

If you call SetActorCollision(true), enable physics on the root component, and SetActorLocation(Somewhere) within the same frame, the location you set is completely ignored. Setting it on next frame works. Issue at least in 4.26