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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Won't fix as minor / rare usecase