5.4 compilation issue

Hello,

Recently, I’ve been working on a scene in Unreal 5.4 using a MetaHuman and the latest update to the MetaHuman plugin.

However, I am unable to build the project on PC because it seems that Unreal requires MetaHumanSpeech2Face, as I encountered the following error:

mathematica

CopyEdit

Missing object file D:\Unreal52\UE_5.4\Engine\Plugins\Marketplace\MetaHuman\Intermediate\Build\Win64\x64\UnrealGame\Development\MetaHumanSpeech2Face\Module.MetaHumanSpeech2Face.cpp.obj

If I’m not mistaken, MetaHumanSpeech2Face is a plugin introduced in Unreal Engine 5.5. Could it be that the 5.4 MetaHuman plugin is referencing a plugin that is not compatible?

I need to compile the project by tomorrow—this is turning into a nightmare!