🚀 ULTIMATE V1 IS LIVE! ✦ Join thousands of devs on our Discord ✦ The World's Best Unreal Engine 5 Copilot ✦ 1050+ Native Tools ✦ 95% UE5 Core Coverage ✦ Own it Forever ✦
✨ ULTIMATE V1 - The Biggest Leap in AI Game Dev ✦ 1050+ Native Tools ✦ No Monthly Subscriptions ✦ Run Local LLMs for 100% Privacy ✦ Full Source Code Included ✦ Click to see what's new ✦
ULTIMATE V1 HAS ARRIVED!

The biggest update yet - 1050+ native tools, Full Project Intelligence, and AI Unreal Insights. Covering 95% of UE5 core. Zero subscriptions, full source code, own it forever.

AI Asset Generation

AI Asset Generation

V1 Documentation - Under Heavy Rework. Some sections may be incomplete. For the latest info, check the FAB listing or Discord.

Generate textures, PBR materials, 3D models, and sound effects from text descriptions, all imported directly into your project as usable Unreal assets.

Texture Generation

Generate textures from text prompts. The AI creates the image and imports it as a Texture2D asset.

Supported Providers

ProviderSetup
Google ImagenGemini API key in any slot
OpenAI DALL-EOpenAI API key in any slot
Together AITogether API key in Custom provider
OpenRouterOpenRouter API key, pick an image model

How to Use

In the Architect chat, simply ask:

  • “Generate a texture of a mossy stone wall”
  • “Create a stylized wooden plank texture”
  • “Generate a sci-fi metal panel texture for the floor”

The AI calls the texture generation tool, creates the image, and imports it to your project’s current Content Browser folder.

Configuration

Go to Settings > Image & 3D to configure:

  • Image generation provider
  • API key
  • Model selection
  • Default resolution

PBR Material Generation

Generate a complete PBR material from a single text prompt. The AI:

  1. Generates one base color texture from your description
  2. Algorithmically derives Normal, Roughness, Metallic, and AO maps from the base color
  3. Creates a Material with all maps connected
  4. Creates a Material Instance with tiling support

How to Use

  • “Generate a PBR material that looks like rusty corroded metal”
  • “Create a PBR brick wall material with mortar”
  • “Make a stylized grass PBR material”

PBR generation is the default when you ask for any material with realistic textures.

3D Model Generation

Generate 3D models from text descriptions or reference images, imported as StaticMesh assets.

Supported Providers

ProviderCapabilities
Meshy AIText-to-3D, Image-to-3D, mesh retexturing
Tripo3DText-to-3D, Image-to-3D
Hunyuan3DText-to-3D

How to Use

Text-to-3D:

  • “Generate a 3D model of a medieval sword”
  • “Create a low-poly tree model”
  • “Make a 3D treasure chest”

Image-to-3D:

  • Attach a reference image and say “Create a 3D model from this image”

Retexture:

  • “Retexture this mesh with a wooden appearance” (with a mesh referenced via @)

Generation Flow

  1. Preview mesh is generated first (faster, lower quality)
  2. Auto-refinement produces the final high-quality mesh
  3. The model is downloaded as FBX/GLB and imported as a StaticMesh

Configuration

Go to Settings > Image & 3D to configure:

  • 3D model provider (Meshy, Tripo, Hunyuan)
  • API key for the selected provider
  • Output quality preferences

Sound Generation

Generate sound effects, music, and voice from text descriptions, imported as USoundWave assets.

How to Use

  • “Generate a gunshot sound effect in a warehouse”
  • “Create ambient forest sounds with birds chirping”
  • “Generate a voice saying ‘Welcome to the arena‘“

Configuration

Go to Settings > Voice & Sound > Sound Generation to configure:

  • Provider (OpenAI, ElevenLabs, StabilityAI, HuggingFace, Custom)
  • API key
  • Model and voice selection
Live