Epic adds LLM-driven procedural UI tooling to Unreal Editor
Gaming · 5 min read
The new tooling lets designers describe a HUD or settings menu in natural language and receive an initial Blueprints-ready layout with placeholder art and data bindings. The model understands typical game states and can generate adaptive layouts for different aspect ratios and input paradigms (controller vs touch).
Epic integrated translation-aware generators that produce localized UI text while preserving context-sensitive hints and button labels. Designers can set tone presets for in-game copy and preview localized layouts side-by-side, helping catch truncation and overlap early in the pipeline.
Developers said the procedural UI generation reduced boilerplate and sped up early playtesting. Epic emphasized extensibility: generated UI elements are standard Unreal assets so teams can customize behavior and performance profiles. The company also introduced a content moderation layer to prevent inappropriate in-game text generation in multiplayer contexts.