Epic Games integrates Unreal UX AI for in-editor HUD prototyping

Gaming · 4 min read

Epic Games integrates Unreal UX AI for in-editor HUD prototyping

Unreal UX AI provides in-editor suggestions for widget layouts, binding recommendations, and example Blueprint logic to hook up UI elements to gameplay variables. Designers can ask the model to 'create a responsive pause menu with audio settings and controller remap options' and receive a scaffolded Blueprint.

The system understands Unreal's UMG and Slate systems and produces ready-to-edit widget trees. Epic also added tools to evaluate performance cost, suggesting simplifications when the generated UI would hit a target budget on consoles or mobile platforms.

The feature is available for Unreal Engine 5.4 and later with an optional cloud inference backend for heavier generation tasks. Epic emphasized that generated assets include disclaimers and that studios should iterate on accessibility and localization before shipping.