Hi,
I ran into this issue when I was attempting to have some an object rotate in, and then 'reveal' a second object.
The second object was hooked into a switch node with a null object being selected until I wanted it to be in the scene.
For some reason, Octane (or the Houdini plug-in) needs the object to be in the scene in frame 1 for it to render later on.
Here is a test project that demonstrates the issue. If you render this out, the box never shows up in the render, but is viewable in the viewport.
Mac OSX 10.10.5
Titan 6GB
nVidia web driver 346.02.03f10
Octane 3.05.3.0 - Houdini
Octane Render 3.05.3
Houdini Indie 15.5.717
Object not rendering IF it's not in scene at frame 1
Moderator: juanjgon
Forum rules
Before posting a bug report, please check the following:
1. That the issue has not already been disclosed
2. That the issue is specific to this plugin, and not Octane in general (Try reproducing it in Standalone)
Bugs related to the Octane Engine itself should be posted into the Standalone Support sub-forum.
All bug reports should include the information below, along with a detailed description of the issue and steps to reproduce it.
A. Operating System, including version (i.e. Win 7, OSX 10.11.2, Ubuntu 14.04, etc.)
B. Graphics Card(s) model (i.e. GTX 580 - 3GB, TITAN, etc.)
C. RAM Capacity (i.e. 6 GB)
D. Nvidia driver version (i.e. 7.50, 7.5.22)
E. OctaneRender Standalone version, if installed (i.e. 2.24.2, 2.23, etc.)
F. OctaneRender plugin version (i.e. v2.25 - 2.21)
G. Host application version, including build number if available (i.e. 3ds Max 2016 Build 18.0)
Before posting a bug report, please check the following:
1. That the issue has not already been disclosed
2. That the issue is specific to this plugin, and not Octane in general (Try reproducing it in Standalone)
Bugs related to the Octane Engine itself should be posted into the Standalone Support sub-forum.
All bug reports should include the information below, along with a detailed description of the issue and steps to reproduce it.
A. Operating System, including version (i.e. Win 7, OSX 10.11.2, Ubuntu 14.04, etc.)
B. Graphics Card(s) model (i.e. GTX 580 - 3GB, TITAN, etc.)
C. RAM Capacity (i.e. 6 GB)
D. Nvidia driver version (i.e. 7.50, 7.5.22)
E. OctaneRender Standalone version, if installed (i.e. 2.24.2, 2.23, etc.)
F. OctaneRender plugin version (i.e. v2.25 - 2.21)
G. Host application version, including build number if available (i.e. 3ds Max 2016 Build 18.0)
- reelinspirations
- Posts: 33
- Joined: Thu Jan 05, 2017 8:13 pm
- Attachments
-
- octane_bug.hiplc.zip
- (29.23 KiB) Downloaded 288 times
Hi,
The problem is that you are rendering the scene in "Update scene" mode. In this mode, the scene extraction time for each frame is faster while rendering a sequence, but unfortunately, the objects that are not available in the first frame can't be updated.
To render this kind of scenes you need to change the Octane ROP rendering mode configuration to "Full scene reload". Also in the IPR, you could need to enable the "Full Reload" button to reload the scene for each frame.
Thanks,
-Juanjo
The problem is that you are rendering the scene in "Update scene" mode. In this mode, the scene extraction time for each frame is faster while rendering a sequence, but unfortunately, the objects that are not available in the first frame can't be updated.
To render this kind of scenes you need to change the Octane ROP rendering mode configuration to "Full scene reload". Also in the IPR, you could need to enable the "Full Reload" button to reload the scene for each frame.
Thanks,
-Juanjo
- reelinspirations
- Posts: 33
- Joined: Thu Jan 05, 2017 8:13 pm
Thanks,
I'm guessing because I'm on a Mac that I don't have all those options in the IPR window.
My IPR window has no buttons in it at all and I can't figure out how to make them appear, so I just figured that was how it worked on Mac OS.
I'm guessing because I'm on a Mac that I don't have all those options in the IPR window.
My IPR window has no buttons in it at all and I can't figure out how to make them appear, so I just figured that was how it worked on Mac OS.
Yes, true. I need to add this option, and some others, as a command to control the MPlay IPR using commands, hotkeys, or icons on the shelf. All this stuff are planned features to be added once I have finished the current H16 and Octane 3.06 builds.
Anyway, the final render from the ROP node should work fine.
Thanks,
-Juanjo
Anyway, the final render from the ROP node should work fine.
Thanks,
-Juanjo