Spawn actor size changed unreal engine

323366-block-soze.png

I have a boxActor. some box i place on ground already and some box i spawn using button press. But the problem is that my box size is 1,1,.2 but if i spawn then it appear 1,1,1.

How are you spawning it?

pushspawn box is a object reference variable of mybox actor. and i spawning my actor at boxcollsion point.

323456-capture.png