Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.3f1
Issue ID
963053
Regression
No
When a Parent gameobject is trying to change Child's Animator.Parameter, Parent's Animator.Parameter is changed instead
Steps to reproduce:
1. Open QA's attached project
2. In the Hierarchy select "Parent" gameobject
3. Open Animation tab, switch from "Dopesheet" to "Curves" and observe that Property "Child : Animator.Control Parameter" is set to change from 0 to 1
4. Play the Scene and observe that Parent Animator's ControlParameter is changing instead of Child Animator's parameter
Expected result: Child Animator's ControlParameter is changing from 0 to 1
Actual result: Parent Animator's ControlParameter is changing from 0 to 1
Reproduced with: 5.5.4f1, 5.6.4p2, 2017.1.2p2, 2017.2.0p1, 2017.3.0b7, 2018.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment