Page 1 of 1

Geometry missing from render

Posted: Mon May 02, 2022 8:54 am
by lionlee19
I have encountered this bug multiple times now.
"Render frame range" is buggy.
Octane will not read in the geometry data if the data only start appear in the middle of the sequence.
For example, I have a geo object named "A" which only has polygon from Frame10 onward.
If I "save render as frame range " from Frame1 to Frame20, because "A" has nothing on the starting frame, Octane will be bugged and render the whole sequence without A.
But if I "save render as frame range " from Frame10 to Frame20, because "A" has geometry data on the starting frame, A will be rendered correctly and apear throughout the whole sequence.

Re: Geometry missing from render

Posted: Mon May 02, 2022 4:06 pm
by juanjgon
Yep, this is a known limitation. If an OBJ node doesn't have any valid geometry in the first frame, it is not even extracted, so later it can't be updated.

The workaround for this kind of scene is to render them in full scene reload mode. If you configure the Octane ROP node to render in full scene reload mode, the whole sequence should be rendered fine.

Thanks,
-Juanjo

Re: Geometry missing from render

Posted: Thu May 05, 2022 2:15 pm
by mirocreative
I had this issue when working with particles not being present on the first frame. I placed a few particles behind the camera (at a blind spot) and managed to render/export without the frame range madness. Might work for you as well.

Re: Geometry missing from render

Posted: Tue Jun 06, 2023 9:59 pm
by Carlll
juanjgon wrote:Yep, this is a known limitation. If an OBJ node doesn't have any valid geometry in the first frame, it is not even extracted, so later it can't be updated.

The workaround for this kind of scene is to render them in full scene reload mode. If you configure the Octane ROP node to render in full scene reload mode, the whole sequence should be rendered fine.

Thanks,
-Juanjo
how is this a thing with the octane plugin but works fine with the redshift houdini plugin? you worked on both right so im curious why they differ when it comes to this feature/issue?