Lighting far and near issue

Hello Everyone

I have several lights in my level but some lights appeared and disappeared when Camera Zoom in and out
these lights are Static and attenuation radius is 200
this problem get solved if I increased attenuation radius (500) But as we know we can not overlap the lights more than 4 right?
so is there any other why to fix this issue?


regards,
pramod

Have you tried tweaking the Light Function Fade Distance in your point lights to see if that changes anything?

Yes i have tried that but its not working… :frowning:

I’m not sure what else it could be then. =/ You can increase the attenuation radius to 500 and strategically change some of the lights to dynamic to avoid exceeding the overlap amount. This is more of a workaround than a fix though.

thanks!! I will try what you said.