-7

My Unity Game in android device is too dark. I added Sprites to my game and that sprites very dark. I tried to added lights but lights also not working.I am getting following warning on every light object Lighting has been disabled in at least... And also tried to enable lighting in the scene view. **On UNITY Editor it is not dark . But it is too dark on ANDROID **

Egyu Hook
  • 33
  • 1
  • 8

2 Answers2

0

You provided close to no information about the problem but...

Try setting your lights to Render Mode: Important in Inspector, also check your Quality Settings for pixel light count and make the default value higher.

If you want more accurate answers that will help you resolve your problems faster - try adding some pictures of the problem and the whole error log.

Fiffe
  • 1,196
  • 2
  • 13
  • 23
0

I fix this problem by changing color space from linear to gamma

You can change this property in player settings -> other settings:
You can change this property in player settings -> other settings

Dharman
  • 30,962
  • 25
  • 85
  • 135
sajjad
  • 1
  • 1