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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 12.0.0):
Fixed in Unity 2021.2.0a16 (Universal RP 12.0.0)