ynput / ayon-houdini

Houdini addon for AYON
Apache License 2.0
11 stars 9 forks source link

`Wait for render to complete` cause the usdrender to fail #63

Closed MustafaJafar closed 3 months ago

MustafaJafar commented 3 months ago

Is there an existing issue for this?

Current Behavior:

When selecting Local machine rendering while rendering, the publish may fail.

Extract Render will complain about missing frames. which happens because files won't exist at this point of time during execution unless we have Wait for Render to Complete enabled.

Expected Behavior:

It should report to user that the setting is disabled.

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Create USD Render
  2. When publishing, select Local machine rendering

Are there any labels you wish to add?

Relevant log output:

No response

Additional context:

No response