changes.mady.by.user Lee Griggs
Saved on Jun 27, 2019
Saved on Apr 25, 2022
...
Ensure that you use absolute path names when using the <udim> file token. For example:
'textures\my_colours.<udim>.tif'
textures\my_colours.<udim>.tif'
becomes:
'C:\Users\Documents\projects\Udim\textures\my_colours.<udim>.tif'
C:\Users\Documents\projects\Udim\textures\my_colours.<udim>.tif'