Keep simulation changes with custom class

So if I place that PhysicsActorSimple on my persistent level (which streams sub levels under all the physics actors) then I get the no copy message. If I place it on a “new level” with that default platform then it says one property copied and on stop rotation seems to be stored indeed. I mean only rotation, translation is not copied from the simulation. O_o