AI goes native in Unreal Engine: The five main takeaways from State Of Unreal 2026

Unreal Engine 5.8, now available, supports AI integration via its official MCP plugin
This article was originally published on June 19, 2026 - read the full issue
By Patrick Garratt
The State Of Unreal 2026 presentation in Chicago this week outlined the latest, extensive additions to the current version of Unreal Engine, while announcing first concrete details on what to expect from Unreal Engine 6. For the time-challenged among you, here are the main takeaways.
1) UE5.8 is available now
Unreal Engine 5.8 is now available for download, and is expected to be the last dot version before UE6. The additions in this version are, frankly, impressive. Included is Mesh Terrain, a system for "authoring larger, more complex terrains," as is the Procedural Vegetation Editor, which allows you to grow "high-quality, biologically correct, Nanite-ready vegetation from scratch".
UE's rigging system has also been upgraded, and now includes Direct Mesh Controls (which allow animators to manipulate models via surfaces, not just skeletons) and much more. Other features include the ability to motion capture from ordinary video, and MegaLights, the multiple-lighting system demoed in use in Gears Of War: E-Day. You can read about everything you'll get in the new release in this blog post.
But, of course, the most headline-worthy inclusion is…
2) AI now plugs directly into UE5
Unreal Engine 5.8 includes the MCP (Model Context Protocol) plugin, removing the need for the various workarounds users had already implemented. This allows you to expose your UE project to any LLM, including Claude, Gemini and ChatGPT. The plugin ships with built-in exposure to core UE systems including Blueprints, assets, levels, materials, meshes and more, and you can extend it as you please.
Epic demoed the MCP plugging Claude CoWork into an Unreal project, with the operator typing prompts into a terminal window and the LLM enacting requests in-engine. You can now use prompts to build environments, add lighting, create in-engine models from reference images, edit Blueprints, map cities and beyond. Regardless of how you view AI, the ramifications of the inclusion of these tools in Unreal Engine are likely to be profound. The MCP demonstration begins at 42 minutes in the presentation.

Unreal Engine 6 will combine Unreal Engine and the Fortnite editor to create a platform in which games can be made and distributed "everywhere"
3) MetaHuman now has an MIT license
MetaHuman, Epic's cloud-based tool for creating near-photorealistic, fully rigged digital human characters for use in Unreal Engine, has now been published under an MIT licence. That means it's free for all commercial use and adaptation with no restrictions. MetaHuman Collections are included in UE5.8, allowing you to populate games with crowds of "people". There's a MetaHuman Crowds Sample on Fab, the Unreal Engine asset store, allowing you to play with spaces filled with thousands of MetaHumans. Also now available is the ability to turn any human mesh into a MetaHuman. The fact all of this is provided completely for free for "any game, any engine, any platform" under the MIT license plays directly into Tim Sweeney's apparently libertarian view of technological advancement (see point 5).
4) UE6 is based on Verse and hits early access late next year("ish")
Unreal Engine 6 is now confirmed as largely replacing C++ with Verse, Epic's proprietary language, as the core programming system, and will combine Unreal Engine and Unreal Editor For Fortnite (UEFN) into one platform. Visual scripting using Blueprints is to be phased out eventually and replaced with some other form of coding to sit over Verse, although this process is likely to take years. Projects created in Unreal Engine 6 are to be based on the "entirely new gameplay framework known collectively as Scene Graph" which has been evolving in UEFN since 2024.
While the UE6 vision presented this week was still nebulous, it's certainly grand. The engine, said Epic, is "about how we ship and operate our games," and is being built on the premise that coding needs to get simpler in terms of creating very large gameplay environments for huge numbers of players. Open access remains at the forefront, the idea being that content and code will be portable across games and other engines, all in the name of "interoperability".
AI will be native from the start in UE6 as a way to "tighten iteration loops and reduce manual setup". Epic sees LLM integration as a way of reducing manual work, such as adjusting lighting, constructing character rigs and skinning bone weights, to allow humans to concentrate on more creative aspects. LLMs are seen as playing a "central role" in development from this release onwards, with code creation another key function for AI.
5) Epic wants "a system with no overlord"
The defining aspect of this week's presentation was the persistent subtext of opensourcing and mass-scale collaboration. Tim Sweeney is an outspoken open-market advocate and antitrust crusader, and his vision of open access to these tools is directly affecting the direction of their development. Examples include the aforementioned MIT license for MetaHuman, the adoption of open standards (such as the USD file format) and the promise to create open standards for any piece of Unreal Engine that necessitates it in the future.
Sweeney talked of creating a "unified set of APIs and a unified language that works anywhere" with the potential to have "millions" of developers working together on shared bodies of work. Unreal Engine is being designed to build games at "any scale," and it seems clear the idea for the project is general unification. Unreal Engine 6 will be for everyone, said Sweeney, not just the "overlords" with which Sweeney, a billionaire himself, holds so much truck.
This article was originally published on June 19, 2026 - read the full issue