In V-Ray 5.10.21 for Maya + Maya 2019.2, when I set HDRI to V-Ray Dome light, I get the following error. (same v5.20.22 Nightlies)
No problem with Maya 2022, 2020.
From the script editor
place env VRayPlaceEnvTex2// error: texturedShader->addOutputFragment("vrayLightGain", "inColor"): (kNotFound): Unexpected internal error //
From the output Window
Error: C:\CI\cgrepo\vray4maya\VRayNodes\environment_viewp ort_common.cpp:610: texturedShader->addOutputFragment("vrayLightGain", "inColor"): : (kNotFound): Unexpected internal error
Comment