LIght after changing scene

hello i have problem with light when i go from menu to other scene everywhere is dark .
I found this question Lighting is different after changing scene - Questions & Answers - Unity Discussions . but i dont know what is it mean … i dont have any light Destroy(); in Script.

I am using

SceneManager.LoadScene(“game”);

But in builded version is everything ok . but how i can fix it in unity engine ?

This is exactly my question too , please help us …

while i run scene it is ok , so far there is no problem but if i run my game from start while i navigate to another scene lights does not working and every thing is going grey !!!