Description

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph.

In UE4.9 this no longer works.

*Note: User has link to Github commit which apparently fixes the issue:

https://github.com/xulture/UnrealEngine/commit/fd8c9149b22707181d19cae00a245ec53426a07e

User states that he, "changed SkeletalMeshComponent.cpp to read morph values from parent mesh (rather than parent's animation instance) and this fixes [the issue]."

Steps to Reproduce

1. Open project (shared with all Epic):
[Link Removed]
2. Note: Red Ball is Master
3. Note: Yellow, Half-ball is Child
4. P.I.E.
5. Only Red Ball morphs
EXPECTED: Both Red ball and yellow, half-ball to morph

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentOLD - Anim
Affects Versions4.9
Target Fix4.11
Fix Commit2909747
Main Commit2913181
Release Commit2909747
CreatedSep 4, 2015
ResolvedMar 15, 2016
UpdatedMay 18, 2020