It probably has to do with the material node tree. I believe the material uses attributes very dependent on the name in the node matching the name in the color attribute. So in your case since the names aren’t matching it is returning a black result. So go into the material, search for the node with the attribute name and copy paste that name into the slot in the color attribute.