USD | Referencing an explicit layer not found on publish

I am trying to get USD publish working for explicit Houdini layers. It all seems fine; the publisher is able to pick up and find all layers, with the exception of if the explicit layer that are getting referenced. This does not necessarily throw an error, but it means these layers are not tracked, and therefore the resolver can’t pick up these layers when rendering on a farm. I was wondering what the correct way is to handle this?

For example, the publisher is not picking up the geo layer.


What a coincidence - I just made a PR recently that fixes this here: USD: Collect Explicit Save Layers across sublayer, reference and variant arcs by BigRoy · Pull Request #362 · ynput/ayon-houdini · GitHub

It’s just not merged yet - pending some approval from reviews. If you can give it a go and confirm it works for you, that’d be helpful!

Actually, it’s released: Release 0.9.6 · ynput/ayon-houdini · GitHub

1 Like

Perferct timing :sweat_smile:

I am going to give the new realeas a go, thanks.

@Wouter any news? All well now?

@BigRoy, it is all working as expected now. All well and good, Thx!