Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/unreal-engine-api-documentation/issues.md or /mcp/unreal-engine-api-documentation/issues.json, or Pod over MCP.

Reported issues for Unreal Engine API Documentation

Pod holds 17 of 38 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to Unreal Engine API Documentation.

Most discussed

search_unreal_api not returning full result

When the Agent try to use search_unreal_api to list all of the function in a class (ex: AGameplayAbilityTargetActor). It only returns 2 functions which are: CancelTargeting and ConfirmTargeting, meanwhile the class has much more functions that it outputs. I'm using the database that you provided. It's a great plugin and I'm looking for a way to fix this issue. Thank you.

Read the thread · 2026-03-19 · closed · external user · 2 comments

Claude code says "The MCP doesn't index Slate widgets well"

Hi, I've been testing you MCP api on claude for a few days and today I received this warning, I was wondering if it's saying the truth (and you might want to improve the DB) or it's just regular AI hallucination.

● Let me check SButton's setter API first to know which approach works.

● unreal-api - get_class_reference (MCP)(class_name: "SButton")
  ⎿  {
       "result": "--- PROPERTYS (3) ---\n  FComboButtonStyle::ButtonSty
     le -> FButtonStyle  // The style to use for our SButton.\n  

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/60) · 2026-03-05 · closed · external user · 4 comments

### New UE version detected: 4.12

New Unreal Engine version `4.12` found (tag: `4.12.5-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.12`
4. Leave `ue_tag` empty (auto-detects `4.12.5-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.12.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/52) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.11.2

New Unreal Engine version `4.11.2` found (tag: `4.11.2-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.11.2`
4. Leave `ue_tag` empty (auto-detects `4.11.2-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.11.2.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/51) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.11

New Unreal Engine version `4.11` found (tag: `4.11.2-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.11`
4. Leave `ue_tag` empty (auto-detects `4.11.2-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.11.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/48) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.10.4

New Unreal Engine version `4.10.4` found (tag: `4.10.4-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.10.4`
4. Leave `ue_tag` empty (auto-detects `4.10.4-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.10.4.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/47) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.10.0

New Unreal Engine version `4.10.0` found (tag: `4.10.0-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.10.0`
4. Leave `ue_tag` empty (auto-detects `4.10.0-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.10.0.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/43) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.4

New Unreal Engine version `4.4` found (tag: `4.4.3-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.4`
4. Leave `ue_tag` empty (auto-detects `4.4.3-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.4.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/14) · 2026-03-02 · closed · external user · 1 comment

## Most recent

### Auto-building 2 new UE database(s)

The weekly detect workflow found new Unreal Engine versions without databases.
Builds have been triggered automatically.

**New versions:**
- `5.8`
- `5.8.0`

**What to check after builds complete:**
- Confirm new `.db` files appear in the `db-v1` release
- If a new major.minor was added, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/66) · 2026-06-22 · closed · external user · 0 comments

### New UE version detected: 4.12.5

New Unreal Engine version `4.12.5` found (tag: `4.12.5-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.12.5`
4. Leave `ue_tag` empty (auto-detects `4.12.5-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.12.5.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/58) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.12.3

New Unreal Engine version `4.12.3` found (tag: `4.12.3-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.12.3`
4. Leave `ue_tag` empty (auto-detects `4.12.3-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.12.3.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/56) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.12.1

New Unreal Engine version `4.12.1` found (tag: `4.12.1-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.12.1`
4. Leave `ue_tag` empty (auto-detects `4.12.1-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.12.1.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/54) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.12.0

New Unreal Engine version `4.12.0` found (tag: `4.12.0-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.12.0`
4. Leave `ue_tag` empty (auto-detects `4.12.0-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.12.0.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/53) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.9.0

New Unreal Engine version `4.9.0` found (tag: `4.9.0-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.9.0`
4. Leave `ue_tag` empty (auto-detects `4.9.0-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.9.0.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/39) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.9

New Unreal Engine version `4.9` found (tag: `4.9.2-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.9`
4. Leave `ue_tag` empty (auto-detects `4.9.2-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.9.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/38) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.8.3

New Unreal Engine version `4.8.3` found (tag: `4.8.3-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.8.3`
4. Leave `ue_tag` empty (auto-detects `4.8.3-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.8.3.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/37) · 2026-03-02 · closed · external user · 1 comment

### New UE version detected: 4.8.2

New Unreal Engine version `4.8.2` found (tag: `4.8.2-release`).

**To build the database:**
1. Go to **Actions** -> **Build UE Database**
2. Click **Run workflow**
3. Set `ue_version` to `4.8.2`
4. Leave `ue_tag` empty (auto-detects `4.8.2-release`)

**After the DB is built:**
- Confirm `unreal_docs_4.8.2.db` appears in the `db-v1` release
- If this is a new major.minor, update `_DEFAULT_VERSION` in `version.py`
- Update the README coverage table
- Bump the package version and publish

[Read the thread](https://github.com/Codeturion/unreal-api-mcp/issues/36) · 2026-03-02 · closed · external user · 1 comment

The remaining reports are on [the project's issue tracker](https://github.com/Codeturion/unreal-api-mcp/issues).