Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0f3
Issue ID
819525
Regression
Yes
Calling GameObject.Find corrupts child Canvas hierarchy active state
How to reproduce:
1. Open the attached project and the "BugScene" in it.
2. Expand Main Canvas in the Hierarchy and notice InactiveGameOpject child can be seen even it's parent is inactive.
3. Enable InactiveGameOpject and make it inactive again.
4. Play the scene and notice child Canvas image can be seen again.
Expected behavior: Child Canvas active state is not corrupted while calling GameObject.Find.
Actual behavior: Calling GameObject.Find corrupts Canvas hierarchy active states.
Reproducible: 5.3.5p8, 5.3.6p2, 5.4.0f3, 5.6.0a1
Not reproducible: 5.2.4f1, 5.3.5f1, 5.5.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment