I’m using a MaterialBillboard to be able to change color of the billboard dynamically. 1 texture and multiple colors multiplied to that texture in the material.
The problem seems to be that even if I set my material as UNLIT. It seems to ignore it, so the billboard looks washed.
Any help with this? Can the MaterialBillboard be used with Unlit materials?