@Limkork Just found a bug with UDIM layout sizes that aren’t a power-of-2, which I suspect is causing your problem. If you add some padding images to make each UDIM dimension a power of 2, that may fix things. UDIM efficiently supports images of different sizes, so you should be able to use empty 128x128 textures to add padding without using a significant amount of memory.