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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
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.