Bug connected with static flags and game object multi-selection.

Issue #48 open
Krzysztof Kansy created an issue

There are major problems when selecting multiple game objects in hierarchy that have different static flags. Doing so changes flags on all of the selected objects to the same state.

Steps to reproduce:

  1. Create two empty game objects.
  2. Change static flags on one of the objects.
  3. Select both objects in hierarchy.

Expected result: nothing should change in static flags of the objects.

Actual result: both game objects have the same static flags, i.e. flags changed for one of the objects.

Comments (4)

  1. Devon Klompmaker

    Just submitted to the asset store as 1.8f6. Should be live in a week or so. Please send me an email at devon@antihero-studios.com with your invoice ID, Unity version and I'll send you the pre-release.

    Thanks,

  2. Log in to comment