I encountered multiple occurrences, where GameObject.SetActive doesn't work. In some cases I get problems with "false" in other cases with "true" values. I workaround these issues by having repeated calls to SetActive or one frame delayed calls.
Unity 4.1.
Has anyone encountered this bug and found a workaround?
↧