Why do I get this Error

Hello,

I get this Errosign when I place Errorlights in the sceen.
Could anywone have a look?

Regards

You can’t have more than 4 stationary lights near each other

1 Like

thanks

1 Like

Set the 5th to mobile, see if that works. I know in OpenGL you can have up to 6 static lights in the view scene.

You may also try using Emissive in the materials, they will emit a glow if you have Bloom enabled in post processing. That way you may not need a actual light. Place that material on a ‘false bulb’ mesh.

As you are using a focused light beam, use a mesh as a ‘snoot’ to contain the bloom glow. You could also use a single sided polygon to apply the material to, that will simulate a Area Light.

thanks. I will try it later.
then i will decide how I will pass on.