Unity Issue Tracker - UI Elements are no longer rendered when deactivating and reactivating the Parent GameObject
Fixed
UUM-9248
UI Elements are no longer rendered when deactivating and reactivating the Parent GameObject
Unity: uGUI
Fixed
2021.3.X
2021.3.6f1 onwards
uGUI: When disabling a canvas and reenabling it, Canvas now renders correctly.
How to reproduce:
1. Open the attached project “CanvasBug”
2. Open the “SampleScene” Scene
3. Deactivate and reactivate “Canvas” GameObject
4. Observe the Scene View
Expected result: The UI Elements are rendered
Actual result: The UI Elements are not rendered