bug-report.yml
bug-report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug Report | Something is broken inside of ComfyUI. (Do not use this if you're just having issues and need help, or if the issue relates to a custom node) | Potential Bug |
Before submitting a Bug Report, please ensure the following:
- 1: You are running the latest version of ComfyUI.
- 2: You have your ComfyUI logs and relevant workflow on hand and will post them in this bug report.
- 3: You confirmed that the bug is not caused by a custom node. You can disable all custom nodes by passing
--disable-all-custom-nodescommand line argument. If you have custom node try updating them to the latest version. - 4: This is an actual bug in ComfyUI, not just a support question. A bug is when you can specify exact
steps to replicate what went wrong and others will be able to repeat your steps and see the same issue happen.
Very Important
Please make sure that you post ALL your ComfyUI logs in the bug report even if there is no crash. Just paste everything. The startup log (everything before "To see the GUI go to: ...") contains critical information to developers trying to help. For a performance issue or crash, paste everything from "got prompt" to the end, including the crash. More is better - always. A bug report without logs will likely be ignored.
What you expected to happen.
What actually happened. Please include a screenshot of the issue if possible.
Describe how to reproduce the issue. Please be sure to attach a workflow JSON or PNG, ideally one that doesn't require custom nodes to test. If the bug open happens when certain custom nodes are used, most likely that custom node is what has the bug rather than ComfyUI, in which case it should be reported to the node's author.
Please copy the output from your terminal logs here.
Any other additional information you think might be helpful.