Per Instance Id For Static Mesh Instances

Thanks Diego, yes I’m after an instance id in the material. The random number isn’t quite enough for me, as I need to specifically lookup data on a per-instance basis - for example storing the color of each instance in a texture and then looking up a color per-instance (which cannot be random).