A little deroute question

As I am learning Unity in this course, I am also working on a seperate research project on Unity.
Today I wanted to add different lights inside the scene and whenever I tried adding the 4th light in the scene, the 1st one got dimmed.

For e.g this is when there was 3 point source light in the scene

After I added a 4th one, the one of the previous one got dimmed.

Now I am duplicating the 4th one and moving it in a next room, it is affecting the other lights as well.

Whats happening? Would appreciate if some one could help me out in this. I need many point source lights in the scene in the project.

1 Like

Hi Akshay,

Have a look at the value for Pixel Light Count under your Quality settings and try increasing it.

Hope this helps :slight_smile:


See also;

You are a life saver Rob!!
It worked!!!
Thanks a lot!

1 Like

You’re very welcome Akshay :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.