VFB Display correction

Hi folks.
Why cant I change the Display Correction to sRGB it’s stuck on OCIO simply can select any other?

Thanks

Hello @stezza ,

Does the Reset option work for you - right click on Display Correction > Reset?

Kind regards,
Iva

Reinstalling seemed to fix it. Thanks I didnt think about that so will try if it happens again.

It’s stuck again and cant switch, reset has no effect…What could it be?

Hi,

You should check your system and user environment variables.
If the following one is set, the what you describe is normal:

VRAY_VFB_OCIO = 1

If that is the case just set it to 0 or delete it altogether.

Konstantin

In fact you should check and remove all the following variables for good measure:

VRAY_VFB_OCIO_INPUT_COLORSPACE – Specifies default overriding OCIO input color space.

VRAY_VFB_OCIO_DISPLAY_DEVICE – Specifies default overriding OCIO display device.

VRAY_VFB_OCIO_VIEW_TRANSFORM – Specifies default overriding OCIO view transform.

VRAY_VFB_OCIO – Automatically switches the OCIO button of the V-Ray VFB on.

Thanks Konstantin, that fixed it for me. Thank you.

Awesome, thanks for letting me know.