Every time I start a new interactive render from the Render View, even if it's a brand-new scene with nothing else except a new Mantra node dropped into it, I keep getting this warning message popping up in the console when I start a new interactive render:
Unknown operator type: Vop/global
Even re-creating my preferences didn't alleviate this issue. While afaik it doesn't seem to have any impact on the actual functionality, I'm wondering if this is normal behaviour for anyone else?
Did you happen to a new Operator Type and then move on? I placed a python print statement in the onCreate event of a default operator I created and now it shows up in the console every time I open Houdini. (which is expected operation)