The colors I see in my scene in the Game view in the editor do not match the colors I see in the Player as seen in these screenshots (the Game view is at the top, the Player at the bottom):
This is running on Windows 10 and I have the PlayerSettings set to force D3D11 by unchecking “Auto Graphics API for Windows” and removing Direct3D9 from the “Graphics APIs for Windows” list.
In this screenshot there are some post effects on the main camera but I get the same problem with all post effects disabled. My desired settings are Forward Rendering Path, Linear Color Space and HDR Camera but changing any of these settings does not get rid of the discrepancy although it does obviously change the overall look of the scene. I don’t see this issue in some Unity test projects I have tried however.
Does anyone have any idea what the source of the problem might be? I’m not sure what is different about this project setup vs. others that do not exhibit the issue.
##Update
I still haven’t resolved this issue. I’ve created a minimal test scene that exhibits the same problem. Can anyone else confirm they see the same issue? Here’s a screenshot of my test scene with the Game View and Player running side by side and having clearly different lighting: