Search Issue Tracker
Fixed in 12.0.0
Votes
2
Found in [Package]
10.1.0
Issue ID
1291872
Regression
No
Canvas renders only on the Display 1 when it's set to Screen Space - Camera or World Space and has Overlay type camera assigned
How to reproduce:
1. Open the attached "1291872_ReproProject" Project
2. Open the Scene "SampleScene"
3. Open Game view (Window->General->Game)
4. Open second Game view (right-click on the Game view window name->Add tab->Game)
5. Set one Game view to render Display 1 and the second Game view to render Display 2
Expected results: There's a square in the middle of both Game views
Actual results: There's a square only in the Game view which is rendering Display 1
Reproducible with: 7.2.0 (2020.1.0a11), 7.5.1 (2019.4.14f1), 8.2.0 (2020.1.13f1), 10.1.0 (2020.2.0b11, 2021.1.0a5)
Could not test with: 2018.4.29f1 because Camera Stacking was introduced in Universal RP 7.2.0 which is available in Unity 2019.3.0f6 and above
Notes:
- The Canvas is rendered on the second and other displays only when the Canvas is using the Screen Space - Overlay Render Mode
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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Resolution Note (fix version 12.0.0):
Fixed in Unity 2021.2.0a16 (Universal RP 12.0.0)