SpecialMesh's Vertex Color not Appearing

Hello Developers,

I was recently working on a game that I plan on updating and adding new content to. The problem I’m having is that a tool of mine has a Part that has a SpecialMesh inside of it, has a forcefield texture. Now, SpecialMeshes have a property called VertexColor, which is basically the color of the mesh. I wanted to change the VertexColor of the mesh inside the tool, and I did. It seems that it did not work while playtesting. Here’s some screenshots:

Tool in workspace (studio):
image

Tool in action:
image

Tool Hierarchy:
image

(The texture works, but the VertexColor doesn’t)

Any Help is Appreciated,
OceanTubez

Sounds like this might be a bug. Try messaging @Bug-Support.

Just contacted Bug-Support last night, no replies.

Does that mean it’s not a bug? They should’ve replied by now…

They take a while to reply. Be patient.

Sometimes it even takes a week.

Thanks for letting me know, haven’t contacted them before.

For the time being, I am stuck on my development as this is required for my game to function properly.