Material overrides on instanced meshes not working

Hi there

I’m working on a blueprint which heavily relies on instances of static meshes. What I’m currently struggling with is that material overrides that I set in the InstancedStaticMeshComponent do not seem to have any effect. I have assigned a specific material (also instanced) for each instanced mesh.

Am I missing something here?

Cheers,
Michael