I Import Meta Human But Bluprint Error "Live Link Body Retarget" Pls How to Fix This Error

2 Likes

i have the same problem but don’t know how to fix this

You need to activate Live Link and Live Link Body from plugins first, and import your Metahuman, later.

Invalid property ‘LiveLinkBodyRetarget’ class, replaced with Object. Please fix or remove.

How to solve this, i do the activate plugin live first but not yeat

Hi, same issue here, but i have the plugins enabled…


1 Like

The variable changed, just reattach it.

Solved! None of the above solutions worked for me

:white_check_mark: Copy & Paste 2 things from a default MetaHuman BP (E.g., BP_Ada) to the MetaHuman BP having this issue:

  • LiveLinkSetup Function (My Blueprint menu > functions)

  • LiveLinkBodyRetarget variable (My Blueprint menu > Variables > Live Link)

  • image

  • image

After this, you may need to repair some nodes (right click BP node > refresh nodes).

This issue was caused because the asset type Live Link Retarget cannot be assigned to variables manually. This asset type appears to be assigned to the above function and variable before MetaHumans are imported. I do not know how to expose or fix this.

  • image

  • image