- Home /
Game Scene becomes darker than it should be.
I'm using Unity 5 and the game becomes really dark for some reason.
From the top you can see the lightning is "Normal".
I click on the button and I'm at main menu
I press play from main menu screen, and the screen is darker than before. The colour sorry, it's as if there's a horrible dark tinted overlay. I did not tinker with any settings, and yet, this problem arises.
Major Edit:
I've build the game and the problem disappears. The colour is normal in both scenes.
So it appears, this dark overlay only happens in the game preview, now in the final build.
Go check your script. It may changes something with the ambient light or something!
@cgeopapa I've checked all scripts, and there is no code regarding of lighting. (This is a future development though).
Answer by DiebeImDunkeln · Mar 24, 2015 at 03:08 PM
have you menu a transparent background layer, what you forget to remove if you close your menu?
Sorry, can you explain that again? I didn't quite understand.
I think he means that your menu has a transparent, black backgranoud that you might forget to close when enter play mode... it sound very logical, go check this out! :)
Answer by sujit11dec · Mar 24, 2015 at 03:53 PM
i think it is due to the skybox light. Change/Clear the skybox and check the scene.
Tried this, checked on one scene, un checked on the other. Tried different variations. This does not affect the lighting i believe.
Your answer
Follow this Question
Related Questions
Reflections error please help!!! 1 Answer
How do I close my game using the escape key? 2 Answers
Unity Game Not Launching. 0 Answers
2D bullet script errors. 1 Answer
Errors in adveture game tutorial 0 Answers