Copy link to clipboard
Copied
I am trying to create a custom export template for sampler that is a modificaiton of the Unreal4 template that includes the height map in the alpha channel. The graph exports as expected w/ 3 outputs, Base Color/Normal/ARMZ tech map from designer, but when I publish to sbsar and import into sampler to use as an export, the channels show up as expected in the export window, but the export hangs, and sampler will not export, stuck at 0%. I have also tried setting the channel usage to the correct usage for the RGB channel, but that exports individual map files, so not sure what I am doing wrong....any help would be appreciated.
Copy link to clipboard
Copied
Hi @nickn16372789,
Have you added alchemist::type=filter in the Graph properties?
In addition, the Normal node isn't an input, therefore the preset can't work properly.
The graph should be like this:
You'll find the .SBSAR file attached to this message. Let me know if it works for you.