Is there a maximum number of lights?

I have a Unity game in which I have many lights. (2 directional, 127 point). I find that some of the point lights do not work. What is causing this? Is there, as I suspect, a maximum number of lights? Or something else?

(As an aside, it seems that the lights only function on a certain terrain, of which I have six).

I’ll answer any questions required to help me. Thank you.

The maximum number of lights used on a single renderer depends on the shader being used and also on the quality settings for the number of point lights: Edit > Project Settings > Quality. Normally you don’t allow more than 4 to affect an object:

[10000-screen+shot+2013-04-13+at+00.57.11.png|10000]