Hi guys! So we’ve updated engine from 5.1 to 5.2, and its all was working fine in editor. But when we packaged our game for playtest anim curves in montages stopped working. They are working in editor, but when we build they just seems like they not exist.
MeshComp->GetAnimInstance()->GetCurveValue(“ForwardRootMotion”)
This value just 0 in the packaged version, but in the editor its all working fine.
It was all good in 5.1 in both editor and packaged.
PLEASE HALP!!!