I have Channel(Color) feeding an Add with a Float(1).
The Add is failing, but it was working fine in the previous beta.
Adding two vectors together is fine, which is my workaround.
I have Channel(Color) feeding an Add with a Float(1).
The Add is failing, but it was working fine in the previous beta.
Adding two vectors together is fine, which is my workaround.
Despite our docs, it is my intent to prevent addition between floats and vectors. The documentation will be updated accordingly.