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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Won't fix as minor / rare usecase