ComfyUI > Nodes > ComfyUI-UniRig > UniRig: Export Posed FBX

ComfyUI Node: UniRig: Export Posed FBX

Class Name

UniRigExportPosedFBX

Category
unirig
Author
PozzettiAndrea (Account age: 2326days)
Extension
ComfyUI-UniRig
Latest Updated
2026-03-04
Github Stars
0.36K

How to Install ComfyUI-UniRig

Install this extension via the ComfyUI Manager by searching for ComfyUI-UniRig
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-UniRig in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

UniRig: Export Posed FBX Description

Exports posed rigged 3D models to FBX, converting to T-pose for Mixamo animation workflows.

UniRig: Export Posed FBX:

The UniRigExportPosedFBX node is designed to facilitate the export of rigged 3D models in the FBX format, specifically focusing on models that have been posed. This node is particularly beneficial for users working with Mixamo animations, as it includes functionality to convert models into a T-pose, which is a standard requirement for many animation workflows. By applying specific transformations and ensuring the correct orientation and scale, the node prepares the model for seamless integration into various animation pipelines. The primary goal of this node is to streamline the export process, ensuring that the resulting FBX file is correctly formatted and ready for use in animation software, thereby saving time and reducing the potential for errors during the export process.

UniRig: Export Posed FBX Input Parameters:

rigged_mesh

The rigged_mesh parameter represents the 3D model that has been rigged with a skeleton and is ready for posing. This parameter is crucial as it serves as the primary input for the export process. The rigged mesh should be properly prepared and rigged to ensure that the export process can accurately capture the intended pose and skeletal structure. There are no specific minimum or maximum values for this parameter, but it should be a valid 3D model with a compatible rig.

output_filename

The output_filename parameter specifies the path and name of the FBX file that will be generated as a result of the export process. This parameter is essential as it determines where the exported file will be saved and under what name. It should be a valid file path on your system, and it is recommended to include the .fbx extension to ensure compatibility with software that reads FBX files. There are no specific constraints on the length or format of the filename, but it should be a valid path that the system can write to.

bone_transforms_json

The bone_transforms_json parameter is a JSON string that contains any additional transformations that should be applied to the bones of the rigged mesh during the export process. This parameter allows for fine-tuning of the pose and can be used to apply specific adjustments to the bone positions or orientations. The default value is an empty JSON string "{}", indicating no additional transformations. Users can provide a JSON object with specific transformations if needed.

UniRig: Export Posed FBX Output Parameters:

output_fbx

The output_fbx parameter is the path to the exported FBX file. This output is crucial as it represents the final product of the export process, which can then be used in various animation and 3D modeling software. The path provided in this parameter should match the output_filename input parameter, confirming that the export was successful and the file is ready for use.

UniRig: Export Posed FBX Usage Tips:

  • Ensure that your rigged mesh is properly prepared and rigged before using this node to avoid any issues during the export process.
  • Use the bone_transforms_json parameter to apply any necessary adjustments to the pose, especially if you need to fine-tune the model's appearance in the exported FBX file.

UniRig: Export Posed FBX Common Errors and Solutions:

"File path not found"

  • Explanation: This error occurs when the specified output_filename path does not exist or is inaccessible.
  • Solution: Verify that the directory specified in the output_filename exists and that you have the necessary permissions to write to it.

"Invalid rigged mesh"

  • Explanation: This error indicates that the provided rigged_mesh is not a valid 3D model or is not properly rigged.
  • Solution: Check that the mesh is correctly rigged and compatible with the export process. Ensure that all necessary bones and weights are properly assigned.

"JSON parsing error in bone_transforms_json"

  • Explanation: This error occurs when the bone_transforms_json parameter contains invalid JSON syntax.
  • Solution: Ensure that the JSON string is correctly formatted and valid. Use a JSON validator to check for syntax errors before inputting it into the node.

UniRig: Export Posed FBX Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-UniRig
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

UniRig: Export Posed FBX