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
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
Resolution Note:
Edge-case. Fixing this the right way is too risky.