Page 1 of 1

28.4 Vertex Attributes Bug

Posted: Tue Oct 24, 2023 9:55 pm
by AlexeyAdamitsky
It doesn't seem to be working. Render doesn't show the values for the vertex color.

Re: 28.4 Vertex Attributes Bug

Posted: Thu Nov 02, 2023 4:45 pm
by linograndiotoy
Works here:
Vertex_Color.PNG

Re: 28.4 Vertex Attributes Bug

Posted: Thu Nov 02, 2023 4:55 pm
by opstyix
Hey Alexey, I noticed you're using the incorrect node.

The Grayscale Vertex Attribute node shown in your screenshot is linked to Vertex Groups, which explains why it's not showing in rendered view. While the Color Vertex Attribute node is used for Color Attributes.

Re: 28.4 Vertex Attributes Bug

Posted: Mon Nov 06, 2023 8:37 pm
by AlexeyAdamitsky
opstyix wrote:Hey Alexey, I noticed you're using the incorrect node.

The Grayscale Vertex Attribute node shown in your screenshot is linked to Vertex Groups, which explains why it's not showing in rendered view. While the Color Vertex Attribute node is used for Color Attributes.
Thanks for the tip. You're right if I use Color Vertex Attribute it works as expected.

When and how do we use Grayscale Vertex Attribute in Blender then?

Re: 28.4 Vertex Attributes Bug

Posted: Tue Nov 07, 2023 10:25 am
by linograndiotoy
Grayscale Vertex Attribute is meant to be used with Vertex Groups.