Unreal Engine 6 to Replace Blueprints with Verse Programming

Unreal Engine is undergoing a significant transformation as the development team prepares to launch UE6 into early access. The upcoming version aims to unify Unreal Engine and the Unreal Editor for Fortnite into a single, cohesive package, but the structural changes have sparked a sharp divide within the developer community.
- Primary Shift: Transition from Blueprints to Verse.
- AI Integration: Implementation of LLMs and generative models for faster content production.
- Interoperability: Content and economies will be portable across games, starting with Fortnite cosmetics.
- Support Status: Blueprints will remain in the initial UE6 release but will receive no further improvements.
The End of Blueprints
For many, the most controversial aspect of the update is the deprecation of Blueprints. As the visual scripting tool that defined UE4 and UE5, Blueprints allowed creators to build game logic without traditional C++ coding. However, the Unreal team has stated that they believe Verse is a more powerful and capable option for both new and veteran programmers.
According to the official announcement, Verse draws inspiration from functional, logic, and imperative languages. Developers familiar with Python or C# should find the syntax immediately recognizable. The team maintains that Verse is specifically designed to solve the scaling and complexity hurdles inherent in modern development.
The reaction from the development community has been mixed. Some users on X, such as @ZaliasFGC, have criticized the decision, arguing that Blueprints served as an industry-standard accessibility tool that is difficult to replace. Conversely, Eric 'aherys' Rajot, game director of Beautiful Light, welcomed the change. Rajot described Blueprints as “garbage” for maintenance, readability, and extensibility, arguing that their only real utility was serving as a less intimidating entry point for beginners.
New Frameworks and AI Integration
Beyond the scripting overhaul, UE6 introduces the Scene Graph, a brand-new gameplay framework built entirely within the Verse model. This is part of a broader push to make content, code, and economies interoperable across different games. Fortnite cosmetics will serve as the initial proof of concept, allowing creators to move outfits between their own projects and the Fortnite ecosystem.
The engine is also leaning heavily into artificial intelligence. Unreal Engine 6 plans to integrate LLMs and generative AI tools—specifically mentioning Claude and Codex—to act as “creativity and productivity multipliers.” The stated goal is to offload tedious tasks to AI assistants, allowing developers to focus on creative execution. While this move is polarizing across the industry, the Unreal team maintains that these tools are intended to help users build content faster while retaining full creative control.