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

Graph Editor: Reproducible crash after copying and connecting node #1932

Open
jsjtxietian opened this issue Jul 11, 2024 · 1 comment
Open

Comments

@jsjtxietian
Copy link
Contributor

Version: dfffe83 on windows

When I was debugging another issue, I found a crash accidently:

Repoduce step:

  • Launch the Graph Editor with its default marble material.
  • Click on the NG_marble1 node and copy it.
  • Break the connect of he out of the origin NG_marble1 node to SR_marble1's subsurface_color
  • Connect the out of the origin NG_marble1 node to the new created one's base_color_1
  • Connect the new created one's base_color_1 to SR_marble1's subsurface_color

test2

@jstone-lucasfilm jstone-lucasfilm changed the title Graph Editor: Reproducible crash after copying node and connect in certain ways Graph Editor: Reproducible crash after copying and connecting node Sep 19, 2024
@fnRaihanKibria
Copy link

Hello, I would like to work on this ticket for ASWF Dev Days 2024.

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

No branches or pull requests

3 participants