Page 1 of 1

Support Group Color Input

PostPosted: Mon Feb 05, 2024 10:25 am
by Andreas_Resch
This could probably be filed as a bug as well, but let's put it here as a suggestion.

Right now the group input of the type "Color" is not interpreted as a texture socket. So I can't plug it into a texture input socket inside the group. However if I plug an RGB color node into the color socket outside the group, it works (see below). It would be great in the color input could be supported as is so that we don't always have to add an extra RGB color node. It's much cleaner and more logical that way.

Octane_ColorInput_01.jpg

Re: Support Group Color Input

PostPosted: Sun Feb 18, 2024 9:59 am
by linograndiotoy
I'm not sure to understand what you're asking for.
I can attach a Texture or an RGB Color node to that input. Can you please clarify better?

Thanks!

Re: Support Group Color Input

PostPosted: Sun Feb 18, 2024 11:49 am
by Andreas_Resch
It's that the Color group input is not seen as a Texture socket inside the group. So I HAVE to use the color node that you see here to make it work. The cyan color does NOT work.

Re: Support Group Color Input

PostPosted: Mon Feb 19, 2024 8:57 am
by linograndiotoy
It does work here (that's why I didn't understand you post).

Capture.PNG


Can you please share a scene where it doesn't work properly?

Re: Support Group Color Input

PostPosted: Mon Feb 19, 2024 9:08 am
by Andreas_Resch
I did a quick test and now it works as well. Maybe it was some special kind of combination of nodes that caused the problem. If I stumble over it again, I will investigate. For now - thanks for checking.

Re: Support Group Color Input

PostPosted: Mon Feb 19, 2024 9:19 am
by Andreas_Resch
I did another test and the issue appeared again. Maybe it has something to do with composite textures. I have attached a scene that shows the issue. When you connect the socket from the group input, it doesn't work. But when you connect the RGB color node inside the group, it does.

[EDIT] It seems as if I put a Float3ToColor node inbetween, it works. Still odd, that it doesn't work without it. Maybe that's worth looking into down the line.

Re: Support Group Color Input

PostPosted: Mon Feb 19, 2024 10:08 am
by linograndiotoy
In this scene you're using a "Cycles" Color input which is not compatible with the Octane Composite Texture node.

You'll need to use the proper input in this case.

Capture.PNG


Now the question is...Would it be possible to replace the "incompatible" nodes (basically the ones not showing the Color in the node itself) with "compatible" nodes?

I'll ask.

Thanks!

Re: Support Group Color Input

PostPosted: Mon Feb 19, 2024 10:13 am
by Andreas_Resch
Well. If I drag the Input of the Composite Layer node to the group input, it doesn't not become a color input by default. It's unspecified in Cycles terms. So I have to manually assign a type of Color to it to work as expected and show the color selector. But i do that with Float values as well - especially when I need a range and it usually works fine.

Re: Support Group Color Input

PostPosted: Mon Feb 19, 2024 10:48 am
by linograndiotoy
Andreas_Resch wrote:Well. If I drag the Input of the Composite Layer node to the group input, it doesn't not become a color input by default. It's unspecified in Cycles terms. So I have to manually assign a type of Color to it to work as expected and show the color selector. But i do that with Float values as well - especially when I need a range and it usually works fine.


Yeah, that's what we need to clarify.