Using UInstancedStaticMeshComponent It doesn't load The Materials ?

Hi

I started to use UInstancedStaticMeshComponent to optimize performance but the the materials of staticMesh doesn’t load.
Before I used an UStaticMeshComponent and everything was ok.
UInstancedStaticMeshComponent requires any special treatment for deal with materials ?

Regards,