EquipVerse

★ — PIPELINE

A practical UE5 MetaHuman pipeline.

How a working studio integrates MetaHumans into a UE5 production pipeline — from MetaHuman Creator to Live Link to packaged build, plus the gotchas no documentation tells you.

2026-05-06 · 11 min read

Step 1 — Concept and likeness

Every UE5 MetaHuman pipeline starts with a likeness decision. Either accept a MetaHuman Creator preset (fast, free, cookie-cutter) or sculpt a custom likeness in ZBrush / Maya and bake into the MetaHuman framework via Mesh-to-MetaHuman. Custom likenesses unlock real character; presets are fine for crowd or NPCs.

Step 2 — Hair and wardrobe

MetaHuman ships with preset groom hair. For Cinema-grade work, replace with real Xgen interactive grooms — head, brows, lashes — with simulation cache and groom-baked hair-card LODs. Wardrobe is modelled in Marvelous Designer with cloth sim baked to Alembic for cinematic shots, or skinned with cloth-card LODs for game-ready use.

Step 3 — Rig and retargeting

MetaHuman ships with a UE5 mannequin-compatible skeleton. Retarget your mocap (Vicon, OptiTrack, Rokoko, Xsens) onto the mannequin and the MetaHuman picks it up automatically. Facial rig: full ARKit (51 blendshapes) plus jaw + tongue + custom correctives, drivable via Live Link Face from any iPhone with a TrueDepth camera.

Step 4 — Real-time vs cinematic render

For real-time / virtual production: Lumen + Nanite, baked hair cards, screen-space shadows. For cinematic rendering: path tracing, Movie Render Queue, full Xgen grooms, sub-surface scattering with dual-spec, eye caustics. EquipVerse Cinema package ships both modes from a single source.

Step 5 — Packaging and distribution

For game distribution: package with LODs, hair cards, and stripped facial rig (ARKit only); ~15-25 MB per character at LOD0. For Vision Pro: USD bundle with RealityKit-compatible materials. For WebGL: bake to glTF with simplified meshes. For Unity: humanoid rig + HDRP / URP material conversion.

Common pitfalls: forgetting to disable physics-asset cloth on game LODs (massive perf hit), shipping uncompressed 4K textures (~1 GB build), failing to bake Live Link Face calibration into the rig.

★ — Studio Dispatch

Pipeline notes,
monthly.