Why do my cubes do this?

I just started learning Unity and I don’t know what happened

I’d guess you have some script that is modifying the localScale of the cube or one of its parents.

Do you parent the cubes to a game object with non 1,1,1 scale?.. if you do, it can cause effect like in the video…