Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.2f1
Issue ID
924739
Regression
No
Screen.width differs per one pixel at the start and end of frame when aspect ratio is set to 16:10
To reproduce:
1. Open project attached by QA
2. Open "testing" scene (if not opened)
3. Hit play and make sure that aspect ratio is set to 16:10
Expected: Screen.width would be the same at the beginning of the frame and after coroutine WaitForEndOfFrame returns
Actual: There is a 1-pixel difference between start and end of the frame
Note: Happens only with 16:10, 4:3, 5:4 aspect ratios.
Reproduced with: 5.5.0f3, 5.6.2p1, 2017.1.0f1, 2017.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment