DL RC2, maya 2013 sp1, win7 x64
I had an artist failing to submit his job. Upon looking a the stack trace, I found the:
if( getAttr( $cameraShape + ".renderable" )
) //around line 1557
with multiple cameras having their renderablility set on and off by render layer over-rides, the above getAttr produces an array, not a boolean, as would be expected.
I’m going to look for the simple solution here, and I’ll post what I find, but if anyone has some thoughts, I would really appreciate it.
Cheers,
-ctj