This can also be because you have exceeded the limit on the number of samplers in the material.
Been an while but IIRC it’s 16?
Set your samplers to “shared:wrap” so they can reuse address-space:
EDIT: refs
This can also be because you have exceeded the limit on the number of samplers in the material.
Been an while but IIRC it’s 16?
Set your samplers to “shared:wrap” so they can reuse address-space:
EDIT: refs