Production Pipeline · Deep Dive

Inside Daz Studio: The Two Steps That Live Here

Of the whole pipeline, exactly two phases happen in Daz — Phase 1 · Asset sourcingPhase 2 · Character finalizationthen you bridge out to Blender / Unreal.
The one thing to hold onto

Everything you do in Daz is asset-library prep — done once per character, never per shot. Daz owns the front of the pipeline: sourcing a figure and finishing it into a clean, reusable, bridge-ready character. Posing, prop-snapping, lighting, cameras and rendering all happen downstream. If a task would be repeated every shot, it does not belong here. For the full map of where these two steps sit, see the Story-to-Screen Production Pipeline.

Step 1 · What happens in Daz

1

Asset sourcing · build a reusable character

Assemble a Genesis figure into a fully clothed, groomed character that you can save and reuse. Only the character & wardrobe track of Phase 1 lives in Daz — props, environments and megascans are sourced in other tools (Blender, Fab / Megascans, the UE Marketplace) and meet the character later, in Unreal.

ALoad a Genesis base figure

Drop a Genesis 8/9 base from the Content Library as the foundation. This is the mesh + skeleton everything else conforms to — pick the generation you'll standardize on, because it decides the canonical skeleton downstream.

BShape it with morphs & shaping presets

Dial character identity with shaping morphs and full-body/head presets — proportions, face, body type. Save the shaped result so the same person is reproducible, not re-dialed by hand each time.

CSource & auto-fit outfits and hair

Add wardrobe and hair and let Daz auto-fit / conform them to the figure so they follow its shape and pose. Fitted clothing inherits the body morphs; hair parents to the head. This is the wardrobe half of Phase 1's "outfits → fit / conform to the figure."

DResolve pokethrough

Where skin punches through clothing, fix it — smoothing modifiers & collision, adjustment morphs, or hiding the occluded body surfaces. A clean silhouette here saves cleanup after the bridge, where fixing it means editing mesh in Blender.

EKeep it as a reusable library asset

Save the finished figure + wardrobe as a Scene (and/or a character/wearables preset) so it's a stable, named library asset — the unit that Phase 2 finalizes and bridges. Reuse is the whole point: source once, spend everywhere.

Daz Studio Genesis base + morphs auto-fit / conform
Phase 1 trackWhere it's doneMeets the character…
Characters — base figure + morphsDaz Studio (this page)is the character
Outfits & hair — fit / conformDaz Studio (this page)fitted on the figure in Daz
Props — model or acquireBlender · Fab / Megascanssnapped to a hand socket in Unreal
Locations — environment kitsUE Marketplace · Blenderplaced around the character in Unreal

Step 2 · What happens in Daz

2

Character finalization once per character

Take the sourced character and finish it for export: one assembled figure + fitted outfit + hair, with surfaces set the way you want, then bridge out of Daz. This is the last stop before the character becomes a Blender scene or an Unreal Skeletal Mesh.

AAssemble figure + fitted outfit + hair

Confirm the character is complete and consistent in one scene — the same reusable asset from Step 1, verified as a single unit before it leaves Daz.

BSet up Iray surfaces / materials as needed

Tune Iray surfaces where it matters — the parts of look-dev that are cheapest to get right in Daz. Note what carries: the Daz-to-Unreal bridge converts materials automatically, while a Diffeomorphic import gives Blender shaders you'll often finish in that DCC.

CBridge out — Diffeomorphic (.dbz) or Daz-to-Unreal

Two exits, same character:

  • To Blender — the Diffeomorphic add-on. Its accurate "DBZ File" fit needs a companion .dbz generated in Daz alongside the scene, for correct clothing/geograft fit on the morphed figure.
  • To Unreal — the Daz-to-Unreal bridge exports straight to UE as a Skeletal Mesh with materials converted.
Daz Studio Diffeomorphic · .dbz Daz-to-Unreal · Skeletal Mesh

Save As Scene first, or the .dbz lands orphaned

Diffeomorphic's export_to_blender script writes the .dbz next to the scene file. If the Daz scene is untitled — e.g. you opened a character preset from the library and merged wardrobe onto it but never did File → Save As → Scene — the scene path is empty and the export dumps a mis-named .dbz at the library root (e.g. …\My DAZ 3D Library\.dbz) instead of beside your character. Blender then can't find it and the DBZ fit silently falls back.

Fix: File → Save As → Scene the assembled character before running the export. A valid .dbz is gzip JSON starting {"application":"export_highdef_to_blender"…}. Cost hours once — do the Save As up front.

Why "once per character" matters

Finalize each character one time and everything downstream reuses it: the bridge produces a Skeletal Mesh on one canonical skeleton, and in UE you add hand sockets and an IK Rig once so poses, mocap and marketplace animations retarget onto it forever. Redoing Daz work per shot is the anti-pattern this whole pipeline is built to avoid.

Handing off — where the character goes next

Downstream of Daz · Blender & Unreal finish the job

Once the character bridges out, Daz's part is done. The rest of Phase 2 happens outside it:

  • Blender cleanup & materials — fix shaders, tidy the mesh, and prep the rig after a Diffeomorphic import.
  • Unreal — Skeletal Mesh on one canonical skeleton — import the character, then in the Skeleton editor add hand sockets once (e.g. a right-hand weapon socket) and build an IK Rig for retargeting.
  • Then per-shot assembly — place → snap prop to socket → pick pose → light → shoot. None of that touches Daz again.