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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
Won't fix as minor / rare usecase