Skip to content

Linking by socket indices breaks forward compatibility #161

@atticus-lv

Description

@atticus-lv

System Information

  • OS (Windows, MacOS, Linux)
  • Blender version
    • 4.4/4.5

Describe the bug
this is what the node Evaluate at index looks in 4.5

Image

in 4.4

Image

blender 4.5 has make changes to the socket index with some node, this problem will cause some socket link error when using codes from older version to 4.5

To Reproduce
Steps to reproduce the behavior:

  1. add an Evaluate at index , link the input to some node
  2. generate the code in 4.4
  3. use the code in 4.5
  4. you will see the switch link of this two input

Expected behavior
I am not sure this should be a forward problem problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions