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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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) ?