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
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment