Thank you for your help and good holiday!
I've edited the "
outputs.py" in C:\Gaffer\startup\gui to match other DCC, and all work fine,

but when I add the filter " closest" for zDepth (Z ), I get an error :
ERROR : Arnold : 00:02:31 1.4GB node "_filter" is not installed
WARNING : IECoreArnold::Renderer::output : Unable to create filter of type "_filter"The Z aov is outputting correctly.
Outputting another AOV: AA_inv_density, I get a warning
WARNING : Arnold : 00:00:00 1.5GB [aov] all output filters not optimized for progressive -- expect worse performance and memory consumptionbut the
AA_inv_density is rendered correctly.
if I put the word "_filter" rather then "filter" no error in the console for most AOV, except for
AA_inv_density witch work with "filter" .
So why I'm getting this error and warning?
Thanks