Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0f3
Issue ID
918504
Regression
No
Canvas are not being rendering untill the Canvas component or its Game object is disabled and enabled again
To reproduce:
1. Download attached project "Central de Jogos.zip" and open in Unity
2. Open "Salao de Jogos" scene
3. Enter Play mode
Note: Observe that you can only see blue screen
4. Expand "Vista Jogo Principal" game object in Hierarchy
5. Select "Inicio Jogo", disable and then enable it again
Note: Observe that now canvas is rendering
Reproduced on Unity 5.6.0f3, 5.6.0p1 and 5.6.0p2
Note: Another issue, that on Unity 5.5.4f1, 5.6.1p3, 2017.1.0b8 and 2017.2.0a2 canvas neither is being rendered when you disable and enable.
Note: This issue appears on both Windows and OSX. Also on standalone builds
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
matrem
Nov 13, 2017 09:05
I have almost the same problem, my canvas rendering continu to render even after their parent gameobject is setactive(false) at runtime.
Is there a workaround (severity 3) ?