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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Resolution Note:
Edge-case. Fixing this the right way is too risky.