When loading a saved project, the Array node will only have a connection to the first input slot. It "forgets" other inputs were attached, and defaults to 4 inputs slots, 3 of which are unconnected.
To Reproduce
Steps to reproduce the behavior:
Create two Number nodes.
Create and Array node.
Connect each Number node to a slot in the Array node.
Log message
Not applicable, as no crash occurs.
Describe the bug
When loading a saved project, the Array node will only have a connection to the first input slot. It "forgets" other inputs were attached, and defaults to 4 inputs slots, 3 of which are unconnected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The array node should retain attached values.
System
Additional context
None needed.