[Request] Group Selection World transform rotation

Issue: when rotating multiple objects in Blueprint component mode you cannot apply a global rotation to a group of objects uniformly:

Expected behavior of multiple objects rotation mode should result in this:

Is this feature hidden somewhere or is it missing? Switching gizmo from local to world in viewport doesn’t change outcome.

Hey paroxum,

You might be able to get what you’re looking for by attaching each component to a Scene Component. You can then select Scene Component and rotate that in Blueprint Component Viewport.

Hope that helps. Does that do everything you need it to?

Thanks , I will try this out today afterwork, although I would hope that in long run you guys have plans to unify viewport behavior of component mode with main viewport workflow to make this simpler :slight_smile:

That’s a good point, paroxum. I will enter a feature request so developers can take a look at it. Thanks!