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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment