Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0b8
Issue ID
881716
Regression
No
Motion vectors return wrong values when the aspect ratio has a fractional value
To reproduce:
1.Download and open attached project.
2.Open "Test" Scene.
3.Enter Play mode.
4.Select Aspect ratio of the game view to be 16:9.
5.Resize game window.
Expected result: After resizing motion vectors are not active anymore. They return 0.
Actual result: Motion vectors return small value even when the window is not being resized anymore.
Reproduced with: 2019.2.0a5, 2018.3.6f1, 5.6.0b8, 5.5.1p3, 5.4.4p2
Notes: Bug does not reproduce when Screen setting is set to Fixed resolution. Bug reproduced only when Aspect Ratio has slight fractional value. If numbers are round motions vectors return correct values.
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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- 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"
Resolution Note:
Won't fix as minor / rare usecase