Okay guys ,,, I have Use Global Illumination ticked in my Worldinfo Properties in the world editor, and I built the lighting. In the editor game mode viewport it's working fine. Also when I play in editor window mode it works. However when I click start this level on PC the level has no global illumination. What am I…
First of all, GI only works with precomputed lighting. Considering you only want to use dynamic lighting you should turn GI off and turn on force no precomputed lighting. The discrepancy between the editor and game views comes from the fact that the editor will attempt to dynamically fake some static lighting to…