Unity: Point lights not showing on certain objects
I'm making a pretty big level in Unity for a game and a lot of it works fine besides one tiny problem. The point lights. While I got the point light to work properly in a tunnel and I am planning on baking them all for optimal effect they do not seem to work on some objects. For example, I tried to put a point light on top of a pyramid for a cooler effect, but somehow it only works on some of the sides, once I try to drag it to the top, or behind the pyramid for example, or somewhere else it disappears. I checked if it overlaps with other lights but that doesn't seem to be the case, it's the only light present at said point in the level. I do have a sun in my level that's present in the background but it doesn't give off a light neither cast shadows, not sure if that could be the cause? Any suggestions or ideas what could possibly cause this?
Your answer
Follow this Question
Related Questions
Unity Lighting, marks on textures 1 Answer
Problem with lighting 1 Answer
Lighting artifacts issues 0 Answers
Trouble with Unity Restarting light bakes when clicked on 0 Answers
Certain objects not responding to lights 0 Answers