- Home /
Unity 5 Spot Light no shadows or break in the light
Hi,
I have placed a spot light in my scene, It's shining away, but when I put objects in front of it there are no shadows cast (based on the spot light, there is from the directional light). Also the objects do not block the light. It just shines through like they don't exist.
I have been trying to get this sorted out for the last couple of hours, A few things I have tried:
Changing to deferred rendering and back to forward, no change
Added some light probes
here are some screenshots:
Thanks in advance for any help!
Answer by S_Darkwell · Mar 08, 2015 at 02:00 AM
Are your objects' Mesh Renderers don't have "Cast Shadows" set to "Off"?
Answer by Corsisime · Oct 22, 2015 at 08:19 AM
What's about your game qualities settings? (Edit->ProjetStettings->Quality / pixel light count or something there)
Your answer
Follow this Question
Related Questions
Spotlights "turn off" a certain distance from camera? Possible Lab Renderer issue (maybe not). 0 Answers
Huge unknown shadow in scene [android] 1 Answer
GameObject doesn't cast a shadow 3 Answers
How can I make Unity5 lighting work with these assets? 0 Answers
Why is a spotlight giving me a stepped gradient in Unity5? 1 Answer