@ustk said in Scriptnode bugs:
Connecting a container parameter to another container parameter doesn't work (but the cable is created)
Fixed.
container.chain is still not taking the bypass into account
Fixed.
Also, node params lose their StepSize, SkewFactor, and Value properties
This is actually a "feature" where I remove redundant values if they are the default values to keep the XML as lean as possible, but I might have overdone it here.
For these two:
Generally, duplicating chains or wrapping nodes into a new chain not only loses cable connections but makes a mess among the ones that subsist...
and
Reopening a project shows strange connections in the edit parameter window.
a simple example (the best thing would be the exact state before the operation that creates the weird state) would be helpful as these are not so easy to reproduce.