I've tried slightly adjusting Ray epsilon, and it changes the banding slightly but it doesn't get rid of it.
The banding seems centered around the camera and it looks almost like an LOD issue.
I'm not sure how to fix it.

Moderators: ChrisHekman, aoktar
I've tried that, I've gone from 0.000001to 0.1, taking them up in step by step increments. The banding never goes away. It just shifts position, like ripples coming from the center of the camera. I tried again this morning, hoping maybe restarting my machine might have changed things but it's the same.bepeg4d wrote: I guess you need to reduce more drastically the Ray epsilon value.
I ran into this exact issue where I was getting banding with displacement only. I was on version 3.04.5. I found that increasing the displacement resolution (in my case to 8k) helped remove the banding. My theory on why this happens is that if you look very closely at the displaced object, the geometry isn't perfect with some tearing happening (even in 4k, it really depends on the displacement), and Octane is trying to generate shadows for all the tears in the geometry. This is why the ray epsilon does have an effect on the banding, but never solves the issue.indigoGnat wrote:I've tried that, I've gone from 0.000001to 0.1, taking them up in step by step increments. The banding never goes away. It just shifts position, like ripples coming from the center of the camera. I tried again this morning, hoping maybe restarting my machine might have changed things but it's the same.bepeg4d wrote: I guess you need to reduce more drastically the Ray epsilon value.