Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
901316
Regression
Yes
Child canvas becomes invisible if parent canvas with Screen Space - Overlay is deactivated and re-activated
Reproduction Steps:
1. Import attached project.
2. Open "ChildCanvasBug" scene.
3. In Hierarchy, make sure Render Mode is set to "Screen Space - Overlay" in the ParentCanvas object.
4. Deactivate and re-activate ParentCanvas.
Expected results: ChildCanvas remains the same as before once ParentCanvas is re-activated.
Actual results: The ChildCanvas within ParentCanvas becomes invisible. A white square image is added to the ChildCanvas to give a visual representation.
Workaround: Change Render Mode to "Screen Space - Camera".
Reproducible in: 5.6.0f3, 2017.1.0b1
Not reproducible in: 5.5.3p1
Regression introduced in: 5.6.0f1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #896778