Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Primitive node attached to seed input of Ksampler switching from "randomize" to "fixed" when copying nodes #1757

Open
user37708 opened this issue Dec 2, 2024 · 1 comment
Labels
Potential Bug Untriaged bug

Comments

@user37708
Copy link

user37708 commented Dec 2, 2024

Frontend Version

v1.4.13

Expected Behavior

Workflow where the seed widget of the Ksampler node has been converted to input and a primitive node is attached to input the seed.
The primitive node is set to "randomize" to generate a random seed each run.
Copying and pasting these nodes should retain the "randomize" state of the primitive node.

Screenshot1

Actual Behavior

When pasted, the primitive node switches to "fixed"

Screenshot2

Steps to Reproduce

Copy and paste a workflow or part of a workflow (including the primitive and Ksampler nodes) where the seed widget of the Ksampler node has been converted to input and a primitive node is attached to input a randomized seed. The state of the primitive node will change from randomize to fixed.

Debug Logs

-

Browser Logs

Setting JSON

{
"Comfy.NodeLibrary.Bookmarks": [],
"Comfy.WidgetControlMode": "before",
"Comfy.UseNewMenu": "Disabled",
"Comfy.PromptFilename": false,
"Comfy.LinkRenderMode": 2
}

What browsers do you use to access the UI ?

Mozilla Firefox

Other

No response

┆Issue is synchronized with this Notion page by Unito

@user37708 user37708 added the Potential Bug Untriaged bug label Dec 2, 2024
@LukeG89
Copy link

LukeG89 commented Dec 2, 2024

While waiting for this bug to be fixed, I would recommend using Seed (rgthree) from rgthree-comfy if you want better control over seeds.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Untriaged bug
Projects
None yet
Development

No branches or pull requests

2 participants