This was caused by the Material Sub pass being shared for all materials using a same texture. This patch simply adds the sampler state inside the Map key. This will create one unique subpass for each texture and for each sampler state. Pull Request: https://projects.blender.org/blender/blender/pulls/141978