> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/unreal-engine/troubleshoot-guide/metahuman-plugin-conflict.md).

# MetaHuman 插件冲突

<figure><img src="/files/46a4aae1284d158361cf77acd5c0854cf5ddf965" alt=""><figcaption><p>MetaHuman 插件</p></figcaption></figure>

### 解决此错误的步骤：-

1. 在 Unreal Engine 编辑器中禁用 MetaHuman 插件。
2. 为你的项目开始打包流程。
3. 启用 MetaHuman 插件。

{% hint style="info" %}
这不会对打包后的应用产生任何影响，因为 MetaHuman 插件仅适用于编辑器。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zh/cha-jian-yu-ji-cheng/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.
