Search Issue Tracker
Won't Fix
Votes
2
Found in
2017.1.1f1
Issue ID
954138
Regression
No
Instantiated sub-canvas gets invisible when another sub-canvas moves out of the screen if root canvas contains only sub-canvases
Reproduction steps (GIF attached):
1. Open the attached project.
2. Build it as standalone.
3. Click 'Instantiate Canvas 2'.
4. Click '<' near 'sub canvas1' text until 'SubCanvas 1' leaves the screen.
- 'SubCanvas 2' may become invisible now.
5. Move 'SubCanvas 2' around clicking '<' and '>' buttons near 'sub canvas2'
- 'SubCanvas 2' becomes invisible on some spots.
Expected behavior:
'SubCanvas 2' is visible all the time when it is on the screen.
Note:
Higher reproduction rate using full screen.
Sometimes 'SubCanvas 2' gets visible again when moved around.
Reproduced with:
5.5.5f1, 2017.3.0b2
iOS (easiest to reproduce) - 'SubCanvas 2' becomes invisible when 'SubCanvas 1' leaves the screen.
macOS Standalone, Windows Standalone - may require 'SubCanvas 2' movement.
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
Add comment