Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b3
Issue ID
595585
Regression
No
When UI component is disabled via script it still renders in scene
1. Load the test level in attached project and press Play.
2. Select the Button GameObject and toggle its active state in the inspector (checkbox at top next to it's name field). Observe that the button and its text disappear, as expected.
3. Exit play mode.
4. Add the NewBehaviourScript component to the Canvas object, and link the Button GameObject to its button field in the inspector.
5. Enter play mode. Observe that the button and its label are disabled (unchecked, names gray in hierarchy) but still render.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment