Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.2f1
Issue ID
938505
Regression
No
Editor displays incorrect "Average Velocity" for animation clips
Steps to reproduce:
1. Open the attached project
2. Open the TestScene scene
3. Play the scene
4. Observe the blue, red and green fields:
The blue 'speed' field updates every second and displays the speed of the character is calculated by taking the difference in positions between updates
The red fields show the value that the method 'apparentSpeed' reports for the run 'AnimationClip' instance that is playing - this corresponds to the inspector value 'Average Velocity' for the clip
The green fields display the value derived from examining 'RootT' first and last keyframes. Once adjusted for human scale, this value appears to match the actual character speed when under root motion control
5. Notice that the red values do not match the observed speed of the character under root motion control
Actual result: The red values do not match the observed speed of the character under root motion control
Expected result: The red values should match the observed speed of the character under root motion control
Reproduced with: 5.5.4p2, 5.6.3f1 , 2017.1.0p3, 2017.2.0b6, 2017.3.0a2
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
No duplicates or other reports since 2017, and the only person that worked on this is no longer working here. Will probably never fix