# MetaHuman Plugin Conflict

<figure><img src="/files/u0boT2vXn9eY7l6nJ4Zg" alt=""><figcaption><p>MetaHuman Plugin</p></figcaption></figure>

### Steps to resolve this error: -

1. Disable the MetaHuman Plugin in your Unreal Engine editor.
2. Initiate the packaging process for your project.
3. Enable the MetaHuman plugin.&#x20;

{% hint style="info" %}
This won't have any effect on the packaged app because the MetaHuman Plugin is an editor only app.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.convai.com/api-docs/plugins-and-integrations/unreal-engine/troubleshoot-guide/metahuman-plugin-conflict.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
