Hi there,
I am not sure if anyone else has had this issue, but on my end when making a new GASP project with 5.8, or importing a 5.7 GASP project to 5.8 the IK Chains don’t seem to work with visual overrides.
When switching VisualOverride to any character the ABP_GenericRetarget doesn’t seem to get the IK Chains resulting in mismatched hand placement when climbing.
It seems to be the “Get Op Controller from Retarget Profile” in the UpdateRetargetProfile function that returns a null resulting in this behaviour, as the IKRetargeter does get found in the EventGraph.
Does anyone know a solution for this, and/or has this been reported yet as a bug?

