Comfy-Org / Comfy-Org/ComfyUI

Nodes with multiple reroute inputs don't execute if inside a group node

Open
#2,712 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Specifically, I mean something like this:
![image](https://github.com/comfyanonymous/ComfyUI/assets/70019596/e354448c-a69d-4124-89fa-8890be39f851)
If I turn 2 widgets into inputs on the KSampler, hook them up to reroutes and turn that into a group node, it will not execute.
1 is fine, after that it stops working. It doesn't seem to matter what the inputs are, though I've only tested for number types.

A workaround is to use a node that accepts that input and can return it unmodified as input into the group node:
![image](https://github.com/comfyanonymous/ComfyUI/assets/70019596/165f78d0-cfa4-41c2-95c0-723f515461a7)
(number type nodes with their value widgets turned into inputs)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.