Hi there.
I need the Web Browser Widget for a project, and it works, but the colors are completely washed out, some idea on what is happening here?
Thanks in advance!
Hi there.
I need the Web Browser Widget for a project, and it works, but the colors are completely washed out, some idea on what is happening here?
Thanks in advance!
Auto answer for future referencing:
Check this thread:
Basically it is a gamma problem, take the widget´s material and power (with the actual “Power” node) it´s texture to 2.22 gamma value.
Cheers!
This may not be as relevant as Juangea’s valid answer but if you check what state the “srgb” check box is set to? Try playing with that.
But how do you check the sRGB check box in the Web Browser widget?
Wow I made two mistakes here.
Apply the 2.2 gamma value change to the material: “Material/Engine/EngineMaterials/Widget3DPassThrough.Widget3DPassThrough”.
I’m thinking opening that material will provide you the sRGB option as well. Play around with them.
How to access engine?
How to access engine? folder?
Bottom right of Content Browser > View Options > Show Engine Content - Engine folders now show up in the folder hierarchy.
Thank you.