I am making an apartment that has quite a few paintings/photos on the walls. Im trying to do it efficiently by only using a couple of large 2048x2048 textures and divide the images into a 3x3 grid and then using a material instance position the uvs correctly for each picture frame.
For anyone else this is the material setup and then create material instances and adjust each instance individually to offset the image per object in the scene.