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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Edge-case. Fixing this the right way is too risky.