Search Issue Tracker
Won't Fix
Votes
2
Found in
2018.1.0f2
Issue ID
1042808
Regression
No
Object with layered Mecanim animation controller misbehaves when animations are controlled by script
How to reproduce:
1. Download attached project "Animator Pooling Bug" and load scene "PieTest"
2. Enter Play mode (also do this step before each alternative reproduction (steps: 4, 5))
3. Click right mouse button twice, then left mouse button (exit Play mode)
4. Click left mouse button and immediately right mouse button, then right mouse button again (exit Play mode)
5. In Assets/Animations/Pie open Pie.controller, select Bounce animation and disable Write Defaults checkbox
6. Open Game View and click left mouse button
Expected result: Mecanim object is behaving the same way as Animancer object
Actual result: Mecanim object is stuttering animation, teleporting or rotating fast
Reproduced with: 2017.1.4p2, 2017.2.3p1, 2017.4.6f1, 2018.1.5f1, 2018.2.0b9, 2018.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
- “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
Resolution Note:
Edge-case. Fixing this the right way is too risky.