UnrealBuildTool : warning : Trying to build an enterprise target but the enterprise directory is missing. Falling back on engine components only

What does this message mean?

UnrealBuildTool : warning : Trying to
build an enterprise target but the
enterprise directory is missing.
Falling back on engine components
only.

1 Like

This is because you had Datasmith enabled at some point.

Open up your .uproject file in notepad or something and change the "Enterprise": true, line to false - keep the comma.

1 Like

i can’t find the "Enterprise": true line