You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Move asset PostLoad call into the if() block that needs it when loading an anim graph node, as in this code path not all subobjects are loaded for the various assets that are referenced by the pose asset This could still fail for very old assets, but at least unblocks this issue. #jira UE-190467 #rb Nicholas.Frechette #fyi Jurre.deBaare [CL 26700501 by Thomas Sarkanen in 5.3 branch]