Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2017.4.X, 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2017.4
2018.4
2019.2
2019.2.12f1
2019.3
2020.1
Issue ID
1199369
Regression
No
In Build, world space canvases incorrectly render on top of everything when multiple displays and multiple canvases are present
How to reproduce:
1. Open attached project "WorldCanvasMultiMonitorBug.zip" and scene "SampleScene"
2. Open two Game windows. Set one to Display 1 and the other to Display 2.
3. Enter Play mode (both game views have the world space canvases in a background/behind white rectangle). This result is captured in "Two displays in editor.png"
4. Either Build&Run a standalone application or navigate to the Build directory of the supplied sample project's build(project -> build -> WorldCanvasMultiMonitorBug.exe, Windows only)
5. Observe both monitors
Expected result: both monitor screens look mostly the same, just like in step 3
Actual result: on display 1, the screen looks much like it did in the editor - the white block obscures most of the yellow circle and red text. On display 2, however, the yellow circle and red text incorrectly appear in front of the white block. This situation is demonstrated in the two attached screenshots named "Standalone Display One.png" and "Standalone Display Two.png".
Reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment