I opened one of my current projects - a tram exterior. I don’t get control over the environment settings. So, simplified the scene.
From where comes the white GI light?
Why the blue enabled GI light doesn’t show an effect at the second test?
And why there is no disable flag option for the background anymore?
And please repair the preview of the environment textures.
Can you save and share you test project so that we can test it on our side?
In the meantime you can test the following:
> See if there is no Dome light in the scene. It’ll overwrite the environment settings
> Make sure that the ‘visRhinoEnvironmentSync’ state of the command is ‘Disabled’. This command was implemented to establish a link between V-Ray and the HDR Light studio plugin and should be disabled in any other case.
I found the problem as I tried to render a current project and there was now way to change the GI env intensity. There is no dome light in the scene. I tried to upload the scene here, but only images are accept. Should I send the simplified test scene to the support email?
Is there a way to reset the Vray options of a scene?
(I’m back to VfR2 and can’t test VfR3 anymore. To much work must be done this days.)
I’ve tested your scene and found the issue.
As I mentioned in a previous post there is a visRhinoEnvironmentSync command used for syncing V-Ray and HDR Light Studio.
> Make sure that the ‘visRhinoEnvironmentSync’ state of the command is ‘Disabled’. This command was implemented to establish a link between V-Ray and the HDR Light studio plugin and should be disabled in any other case.
It seems that you have set up a Rhino environment and had the option enabled.
There is no way for you to indicate that in the project but V-Ray was using the Rhino env map instead of the environment color from the Asset Editor.
The fix is simple:
> write the command visRhinoEnvironmentSync
> choose the option Disable
Strange, I don’t used the Rhino environment. The file is from a project that was used over years, maybe I tested something in the past … . So, it could be useful, if environment options are not active, that there is a sign that show this state. Or best, there is a flag option for enabling/disabling the link. So, the pitfall could be avoided.