I know about rendering paths. I already set mine to deferred lighting. It’s okay with directional and point lights but my spotlight doesn’t seem to have any effect. I didn’t forget enabling shadows and all. Is there something else I should do or spot lights just don’t get to use shadows in unity? Thanks.
1 Answer
1If your using the free version of Unity, shadows are only supported by directional lights.
I use pro.
– RioneerIn that case, try going to Quality settings and enable shadows. Maybe you haven't enabled them from there.
– Ian094I have. Anyway, I don't know why but I just tried using hard shadow on spotlight and it worked. Weird. Thanks for suggestions.
– Rioneer