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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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) ?