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
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
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
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) ?