-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
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
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working