Here are a couple of Labs Bugs/Errors I stumbled on in the last weeks. Wasn't sure where to post this.
the Labs File Cache node generates this syntax warning:
labs::Sop/filecache::2.0, PythonModule:240: SyntaxWarning: "is not" with a literal. Did you mean "!="? labs::Sop/filecache::2.0, PythonModule:460: SyntaxWarning: "is not" with a literal. Did you mean "!="? labs::Top/topfilecache::2.0, PythonModule:107: SyntaxWarning: "is not" with a literal. Did you mean "!="?
the Labs UV visualize "view in worldspace" does not work, it scales to zero and nothing is visible
the Labs Quick Material generates this error, when switched to Labs PBR Shader:
LINK[/obj/geo1/quickmaterial1/matnet/labspbrshader]: Fragment info ------------- 0(696) : error C3002: call to undefined function "void HOUassignOutputs(vec3, vec3, vec3, vec3, vec3, vec3, float, float, float, float, float, float, float, float, vec4, vec3, float, float, int, int);" /obj/geo1/quickmaterial1/matnet/labspbrshader: Linking failed.