Unreal Engine 5.8 adds an MCP plugin and markerless motion capture

Epic Games updates Unreal Engine 5.8, adding an experimental MCP plugin for AI integration and markerless MetaHuman Animator motion capture via webcam.

Epic Games updates Unreal Engine to version 5.8, the last planned major version of the UE5 branch before transitioning to UE6, and integrates several AI components. The most impactful for those following the subject is an experimental MCP (Model Context Protocol) plugin: this open standard allows any language model to connect to the engine and the project to understand Blueprints, assets, levels, materials, or meshes, and help build systems, extend functions, or conduct tests. Alongside this, Sandboxes isolate experiments before re-integrating suitable elements into the main project.

On the digital human front, MetaHuman Animator now captures the face, body, or both simultaneously from a single remote camera, without suits or markers: a webcam is sufficient. Mesh to MetaHuman now conforms bodies, not just heads, and RigLogic goes open source under an MIT license via OpenRigLogic.

The rest of the scope is vast: 3D terrains and procedural vegetation, crowds of MetaHumans, MegaLights, and a Lumen Lite mode for real-time rendering. Epic makes it all available for download.