Two Engines, One World — What It Means That a Unity Character Can Now Run Inside an Unreal Scene
The engines didn't merge — a shared protocol lets content built in one render live inside the other, the same way two different video-call apps can still connect through a shared standard.
At its Unite Seoul 2026 keynote on July 22, Unity demonstrated something that hadn't been shown publicly before: a Unity-built game, called Fantasy Kingdom, rendering natively inside Unreal Engine — an Unreal-side character moving through a world that was actually built and is actually running in Unity, with the two engines staying synchronized in real time.
It's worth being precise about what did and didn't happen here, because "two engines running together" undersells and overstates the change in different directions at once. Unity and Unreal Engine did not merge, and a developer still builds a game in one engine or the other, not some combined third thing. What Unity built instead is a protocol called PolySpatial, acting as a synchronization layer between the two separately-running engines — Unity handles a scene's gameplay, physics, and simulation, Unreal handles rendering and native Fortnite-specific features, and PolySpatial keeps positions, animations, and other scene state in sync between them in real time, including collisions and lighting that behave consistently across the boundary between the two.
The closer comparison isn't a merger — it's two different video-calling apps built by competing companies that can still place a call to each other because both implement a shared underlying protocol. The two products stay entirely separate and keep competing normally; the protocol just means a wall that used to be absolute — "content built in engine A cannot appear inside engine B" — has a narrow, purpose-built door in it now.
The practical target for this, at least initially, is squarely Fortnite: Epic's own vision, publicly stated by CEO Tim Sweeney for years, is an interconnected ecosystem where a player can move between differently-built experiences without leaving one unified space, and PolySpatial is Unity's way of making sure Unity-built content can be part of that ecosystem rather than locked out of it. Developer early access is planned for 2027, with an interest form open now — this is a working demo of a direction, not yet a shipped tool most studios can build with today.
