Search Issue Tracker
By Design
Votes
8
Found in
2018.3.0a5
2018.4
2019.3
2019.3.14f1
2020.1
2020.2
Issue ID
1250237
Regression
Yes
Canvas with Screen Space - Camera does not render UI accurately when using an Off-axis Camera Projection Matrix
How to reproduce:
1. Open user's attached project
2. Enter Play Mode
3. Observe Game view
Expected result: All of the UI is rendered
Actual result: Only a part of the UI is rendered
Reproducible with: 2018.3.0a5, 2018.4.23f1, 2019.3.15f1, 2020.1.0b10, 2020.2.0a13
Not reproducible with: 2017.4.40f1, 2018.3.0a4
Note: If the projection is symmetrical, the UI is rendered accurately.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2020.2.X):
The Canvas cannot infer the amount of shifting of the frustum from the projection matrix alone so we cannot implement that feature. Note that this is not a regression, this was never supported.