Yellow Lighting Problem in Viewpoint

I have just started using Unreal Engine on my Ubuntu 14.04 system and for some reason when I create a basic non c++ project the lighting in the viewpoint is yellowish when it is set to lit perspective. I actually saw a post about this but there were no conclusive answers. Really appreciate the help.

Which gfx card and drivers are you using?

description: VGA compatible controller
product: Haswell-ULT Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 0b
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:62 memory:b0000000-b03fffff memory:a0000000-afffffff ioport:4000(size=64)

This is a known issue on older Intel drivers. Make sure you run at least Mesa 10.6, which may need a custom ppa on 14.04.

I’m also new to Unreal and have this issue. My graphics is Intel Iris Graphics 6100. I’m not sure how to go about fixing this.

Could you share what OS and Mesa version you have?