Page 1 of 1

BUG report : output path deeper than 1 folder doesn't work

Posted: Wed Jun 04, 2014 3:20 pm
by Wenneker
Don't really know if this is the correct place to post this.

Renders with a file name prefix with a depth of more than 1 folder aren't written to disk.

ie: <Scene>/<RenderLayer>/<Camera> does render but no file is created.
<Scene>/<Camera> or <Scene>/<RenderLayer> does work.

Re: BUG report : output path deeper than 1 folder doesn't work

Posted: Wed Jun 04, 2014 8:31 pm
by ciboulot
Yep, it is a known bug.

I had to step backward in my pipeline to accomodate this bug.

Re: BUG report : output path deeper than 1 folder doesn't work

Posted: Thu Jun 05, 2014 3:42 pm
by Wenneker
Thanks.

I found a differnt post on the forum that advised to create the folder path before rendering. If you do that it does work.