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
- [HDRP] Recursive rendering refraction is very different compared to Rasterization/PathTracing
- [VFX] SMR sampling first frame after culling in T-Pose
- Can't select color from Editor with color picker when Unity Editor is on Secondary monitor
- [Linux] "Error while reading movie" errors in Learning templates due to unsupported .mov video format
- [Android] Crash with Signal 11 when opening app from floating icon state
Add comment