During the State of Unreal 2026 presentation, streamed live from Chicago's Unreal Fest, Epic Games announced the launch of Unreal Engine 5.8 and also talked in depth about the upcoming Unreal Engine 6, first teased last month during the Rocket League Championship Series 2026 in Paris.
Founder, CEO, and majority shareholder Tim Sweeney took the stage to explain that UE6 is about evolving how games are shipped and operated, not just improving rendering or world-building:
The vision is that if you build things once in Unreal Engine 6, then you can have a game you can ship everywhere, including the console stores, PC stores, mobile stores, and ship live with the Fortnite ecosystem or any other UE6 game built by any other developer.
So, UE6 is the unification of UE5 and Unreal Editor for Fortnite into a single engine, but that's just the tip of the iceberg. The new engine is powered by Verse, the new programming language designed for massive persistent worlds where global state and transactional concurrency are handled by the runtime. Verse's transactional system can roll back and resimulate work, and Epic wants to scale this into a distributed system across multiple servers. That means developers could write game logic in a simpler, single-machine style while the engine handles distribution behind the scenes.
Scene Graph is Epic's new gameplay framework for UE6, built from scratch on Verse. It is meant to be a modern, high-level structure for creating games and experiences more easily, while also making interoperable components reusable across different games. In other words, it is not just a replacement layer for old gameplay code; it is part of the engine's new foundation.
Another key theme during the presentation was portability. Epic says UE6 will push beyond basic extensibility into open specifications for interoperability, including support for formats like glTF and USD where they fit. Fortnite cosmetics will be the first major proof point, with the ability to use Fortnite outfits in other games and build compatible outfits for Fortnite itself. The idea is to create shared value for players and a shared economy for “smart assets” that can work across games.
However, arguably the most talked-about segment will be the one dedicated to integrating LLMs into Unreal Engine 6. Using an MCP (Model Context Protocol) plugin, Epic exposes a broad set of engine capabilities to the model of choice, whether that is Claude, Gemini, or a custom model.
This is an optional workflow layer inside Unreal that lets a model help build content while the developers stay in control. The model is not replacing the editor; it operates through it, with Unreal still serving as the place where everything remains editable. Developers start with a prompt or task, and the model then uses MCP to inspect the scene and act on it.
In the demo, Epic showed how to add furniture to a room, extend that into a city, place roads and buildings, and then iterate on lighting, materials, and effects. Semantic search helps retrieve relevant assets from the asset library, so the model can find a sofa, lamp, chair, or city asset that matches the developer's request. Creators can then jump in and adjust any part manually, which is the whole point: broad automation from the model, precise control from the developer.
On the UE6 blog post, Epic wrote:
Thus, for UE6, we see LLMs, generative AI models, and tools like Claude and Codex playing a central role in helping you build content faster while maintaining the creative control you need. Our goal for UE6 is to greatly reduce the tedious work in authoring content to leave more time for creative exploration, and increase the amount of iterations a team can make to polish their content.
The AI side is meant to plug into content creation, not sit beside it as a separate tool. For game teams, that means the model can help with level assembly, character setup, code assistance, crash analysis, and test generation. For film and media teams, it can also eventually drive image and video workflows: build a styleframe, restyle a viewport, generate video from a shot, or use scene data to guide image models. The same foundation supports all of that because MCP gives the model access to Unreal's scene, assets, and workflows.
LLMs aren't great at thinking spatially, but Epic has already accounted for that by providing over 80 foundational Procedural Content Generation building blocks, a library of examples, and Skills that encode specific Unreal workflows, giving the model a safe, reusable way to assemble the result. Critically, everything remains under the developers' control, so it's up to them how much help they want or need from LLMs. By the way, while Epic talked a lot about using LLMs with UE6, the MCP server, the PCG Primitive Plugin, and the Skills they developed have actually shipped today as part of 5.8.
Epic also stressed that they do not want a hard break from UE5. UE5 and UEFN will merge into one editor, and current projects should have a manageable path forward. Epic says Actors and Blueprints will remain in early UE6 versions, with conversion tools provided later once the new framework is mature enough. The target is UE6 Early Access at the end of 2027, followed by the full release 12 to 18 months later, so between late 2028 and, more likely, 2029.
Meanwhile, Epic does not currently plan to release an Unreal Engine 5.9, but they said they are open to doing so if the need arises.
Follow Wccftech on Google to get more of our news coverage in your feeds.
