Child Objects don't use Parent's Attenuation, after Un-Checking "Overwrite parent".
Repro:
- Create a parent and a child object in Actor Mixer Hierarchy.
- Assign an Attenuation to the Parent.
- Listen to the Child. So far it should have the parent's Attenuation.
- Checkmark "Override parent" in child's Positioning tab.
- Then Un-Check "Override Parent" in child's Positioning tab.
- Listen to child object.
- Result: Child object doesn't use Parent's Attenuation.
Expectation: Child object will use Parent's Attenuation, when "Override parent" is Un-Checked.