Page 1 of 1

Image tile bug

Posted: Tue Aug 09, 2022 8:28 pm
by Amaterasu
UDIM loading bug
UDIM loading bug
When you click find pattern it starts with 1000, grid size is defined correctly

This is the second time I've encountered this bug, the problem is not with the model

Re: Image tile bug

Posted: Tue Aug 09, 2022 8:33 pm
by aoktar
Problem is that's start=1000 is incorrect. Set it 1001

Re: Image tile bug

Posted: Thu Aug 11, 2022 12:45 am
by Amaterasu
aoktar wrote:Problem is that's start=1000 is incorrect. Set it 1001
Of course I tried 1001, but the problem is that it loads textures 1000, 1001, 1002, 1003, but my textures are all numbered 1001, 1002, 1003, 1004

If im set start to 1001, it will only load one Udim out of 4

Re: Image tile bug

Posted: Thu Aug 11, 2022 1:51 am
by jayroth2020
Please send in your scene to [email protected]

Re: Image tile bug

Posted: Thu Aug 11, 2022 8:03 am
by aoktar
Amaterasu wrote:
aoktar wrote:Problem is that's start=1000 is incorrect. Set it 1001
Of course I tried 1001, but the problem is that it loads textures 1000, 1001, 1002, 1003, but my textures are all numbered 1001, 1002, 1003, 1004

If im set start to 1001, it will only load one Udim out of 4
It should be fine on 2022.1-XB3. Did you try in?

Re: Image tile bug

Posted: Thu Aug 11, 2022 5:31 pm
by Amaterasu
Yes, this exactly 2022.1-XB3.