InstancingSpreadComponent -> FromValue -> Component Input from a Model does not want to connect [2021.4.6]

InstancingSpreadComponent → FromValue → Component Input from a Model does not connect from top to bottom, but only on a forced connection or if you go from the model input upwards.

See recording:
HowTo Instancing Spread-Application_2022.02.17-22.46.15

yes, this is an old problem with generic types, depending on what type it infers first, it is typed differently. this is one of the rare cases where the user has to know that the connection is valid and you can force it by pressing SPACE after you started the link. when the connection is done, the correct types get inferred.

we will also try to make the linking smarter, that it knows that it can re-build the patch in another way so it works, but that is quite difficult to do. unfortunately, no promises in the near future there…

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.