ComfyUI > Nodes > ComfyUI-UniRig > UniRig: Preview Rigged Mesh

ComfyUI Node: UniRig: Preview Rigged Mesh

Class Name

UniRigPreviewRiggedMesh

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: Preview Rigged Mesh Description

Facilitates interactive preview of rigged 3D meshes in FBX viewer for rigging verification.

UniRig: Preview Rigged Mesh:

The UniRigPreviewRiggedMesh node is designed to facilitate the visualization of rigged 3D meshes by providing an interactive preview in an FBX viewer. This node is particularly beneficial for artists and designers who need to verify the rigging and skinning of their 3D models before finalizing them for animation or other applications. By offering a preview of the rigged mesh, it allows you to ensure that the skeleton and skinning are correctly applied, which is crucial for achieving realistic and accurate animations. The node simplifies the process of checking the integrity of the rigging by automatically preparing the FBX file for viewing, thus saving time and reducing the complexity involved in manually setting up previews.

UniRig: Preview Rigged Mesh Input Parameters:

fbx_output_path

The fbx_output_path parameter specifies the path to the FBX file that you wish to preview. This parameter is crucial as it directs the node to the correct file location within the output directory, ensuring that the correct rigged mesh is loaded for preview. The path must be accurate and point to an existing FBX file; otherwise, the node will not be able to locate the file for previewing. There are no specific minimum or maximum values for this parameter, but it must be a valid file path string.

UniRig: Preview Rigged Mesh Output Parameters:

ui

The ui output parameter provides a dictionary containing information about the FBX file and its components. It includes the fbx_file key, which lists the path of the FBX file being previewed, and boolean keys has_skinning and has_skeleton, which indicate whether the mesh includes skinning and a skeleton, respectively. This output is essential for confirming that the rigged mesh is correctly set up and ready for further processing or animation.

UniRig: Preview Rigged Mesh Usage Tips:

  • Ensure that the fbx_output_path is correctly specified and points to a valid FBX file within the output directory to avoid runtime errors.
  • Use this node to quickly verify the rigging and skinning of your mesh before proceeding to more complex animation tasks, as it provides a straightforward way to check for any issues.

UniRig: Preview Rigged Mesh Common Errors and Solutions:

RuntimeError: FBX file not found in output directory: <fbx_output_path>

  • Explanation: This error occurs when the specified FBX file cannot be found in the output directory, possibly due to an incorrect file path or the file not being generated.
  • Solution: Double-check the fbx_output_path to ensure it is correct and that the FBX file exists in the specified location. If the file is missing, verify that the previous steps in your workflow have successfully generated the FBX file.

UniRig: Preview Rigged Mesh 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: Preview Rigged Mesh