System Information
- OS (Windows, MacOS, Linux)
- Blender version
Describe the bug
this is what the node Evaluate at index looks in 4.5

in 4.4
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:
- add an
Evaluate at index , link the input to some node
- generate the code in 4.4
- use the code in 4.5
- you will see the switch link of this two input
Expected behavior
I am not sure this should be a forward problem problem.
System Information
Describe the bug
this is what the node
Evaluate at indexlooks in 4.5in 4.4
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:
Evaluate at index, link the input to some nodeExpected behavior
I am not sure this should be a forward problem problem.