Tala Esenlikler

Control Rig and socket workflow update

Packaging

Ship synchronized Pose Overlay runtime data for Win64 and Linux while keeping editor authoring dependencies out of the packaged game.

Pose Overlay 1.0.1 UE5.8

You are currently viewing documentation for 1.0.1.

Release Checklist

  1. Synchronize every Set used by the build.
  2. Resolve Validation Errors.
  3. Save the synchronized assets.
  4. Confirm every requested Set is referenced or loaded by project content.
  5. Verify the final AnimGraph in PIE.
  6. Package and run the target configuration.

Module Boundary

PoseOverlayRuntime is the packaged runtime module. The dedicated editor, editor authoring services, preview scene, and authoring Control Rig do not become runtime execution dependencies.

Platforms

Pose Overlay 1.0.2 targets Unreal Engine 5.8 Win64 and Linux. Validate every platform and configuration you intend to distribute.

Stale Data

Fix stale or invalid Set data in the editor and synchronize again. Do not hide a stale authoring/runtime mismatch by disabling graph stages or validation.