When using screen aligned UVs they don't seem to account for letterboxing. When the aspect ratio is changed the UVs scale based off the top left of the window or screen and not the viewable area.
RESULT
The target texture displayed on the mesh seems to scale the aspect ratio but isn't taking the letterbox (black bars) into account and is using the top left of the window as it's 0,0, coordinate instead of the actual view area.
EXPECTED
The texture displayed takes the letterbox into account when scaling the UVs
Head over to the existing Questions & Answers thread and let us know what's up.
6 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.12.5, 4.13.2, 4.19 |
Created | Nov 9, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |