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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Edge-case. Fixing this the right way is too risky.