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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment