Search Issue Tracker
Duplicate
Votes
2
Found in
2018.1.0f2
Issue ID
1049025
Regression
No
Animations played via Simple Animation have frame and time delays when compared to the same Animations played via Animator
How to reproduce:
1. Open the attached "TestFor1049025.zip" project
2. Play the Scene
3. Press the Step button to move through the frames
4. Notice how the Simple Animation time is slightly lagging behind Animator's time and how the transition introduces frame delay too
Expected result: Animations should be played exactly the same with both Animator and Simple Animation Components
Actual result: Animations played with Simple Animation Component have frame and time delays compared to the same Animations being played via Animator Component
Reproducible with: 2017.1.1f1, 2017.2.0f3, 2017.4.3f1, 2018.1.0f2, 2018.2.0b9, 2018.3.0a2
Note: both Animator and Simple Animation systems are triggered via Script at the same time
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
This is a duplicate of issue #995978