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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Won't fix as minor / rare usecase