Can't enable physics on instanced static mesh

Since april ISMC was changed a lot and now need to do more changes to enable physical simulation for all body instances. I have reached some progress with it – now body instances can be simulated, but TickComponent is the wrong place for call update transform. Currently I try to find better way for it. If you want, I can share with my last changes.