Search Issue Tracker
Duplicate
Votes
1
Found in
2017.3.0p1
Issue ID
1015676
Regression
No
Mecanim and SimpleAnimation playables do not apply animation on their first frame
Reproduction steps:
1. Open the attached project "New folder.zip";
2. Open the FirstFrameTest scene;
3. Press "Pause" and then "Play" button.
Expected results: All three different models (Legacy, Mecanim, and SimpleAnimation animation systems) enter their position on the first frame.
Actual results: Only Legacy animation system model enters its position.
Reproduced on: 2017.1.3p2, 2017.2.2p2, 2017.3.2f1, 2017.4.0f1, 2018.1.0b12, 2018.2.0a5.
-
Resolution Note:
During the 1st frame of Playmode it's expected to be in T-Stance. The instantiation behaviour will be investigated.
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