I found that UE 5.2 deprecated the GetBonePoseForFrame function and it needs to be replaced with the GetAnimPoseAtFrame function. However, after trying, I found that calling the GetAnimPoseAtFrame function after AddCurve will definitely result in a crash… I have not found a solution yet.