Search Issue Tracker
By Design
Votes
0
Found in
4.3.4f1
Issue ID
600579
Regression
No
Animation speed in between blend is inconsistent
To reproduce:
1. Open the attached project
2. Open scene MecanimSpeedBug
3. Seelct the "EscortVehicle01_REF" in scene, set it's "Movement Y" to 1
4. Open animator and open up the blend tree
5. Change the Pos Y from 2.5 to 1 and from 1.25 to 0.5
6. Enter play mode and look at the inspector of the escort vehicle. Under current speed it outputs the speed at which the transform moves. It shifts between three values a low one (~0.5), a middle one (~2.5) and a high one (~3.3). We are interested in the middle one as it's the average speed.
7. Set the Movement Y to 0.5 - the average speed changes from 2.5 to 1.25 accordingly
8. Set the Movement Y to 0.75 - the average speed changes to 1.66 but it should be 1.875
Explanation:
Root motion speed is not interpolated linearly in blendtree.
We will update the documentation on this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment