Moving multiple sprites at once

I’ve just upgraded to the new Unity. In the previous version, I could select multiple things on the Hierarchy and the Move handles would show, allowing me to move my selection together. Now, with the new version, it seems the move handles only appear when moving a panel or game object. Instead of being able to move multiple individual sprites together as I could before, I must resort to adjusting the X and Y values for each sprite.

What happened to the move handles?

If you have multiple sprites selected, then you can see a box drawn around them all and can drag it around in the scene view as usual, moving all the selected sprites at once. Nothing changed regarding moving multiple selected objects that I’m aware of.

–Eric

Just tried it again and there is no box drawn around them all. There are two individual boxes and I end up just moving a single one around.

Not sure what to suggest, then…nothing like that happens here at all.

–Eric

Sorry, does anyone else know about the problem I’m experiencing? I’m just not able to move multiple sprites/labels simultaneously anymore since updating to Unity 4.5. The x and y axis handles don’t appear anymore unless I’m moving an entire panel or game object.

Sprites never had any x and y axis handles; they look like this when multi-selected:

Dragging the box drags them all; you can hold down shift to constrain movement on x and y axes.

–Eric

Weird, if I were to select those 3 sprites, I’d only get 3 separate boxes. Is this a setting or something?

Thanks for replying to my topic, Eric. :slight_smile:

No settings, sorry. Seems you have a unique problem…

–Eric