Problem with deferred lightning

Hello. in my project I have currently two scenes. in one scene when I place a point light and activate shadows, they don{t work as it says "Only directional lights have shadows in forward rendering". the thing is, deferred lightning is activated in player setup, so they should work. ive tried switching from defferred to forward and to defferred again but it still displays that error

on the other scene, the shadows work fine and it says nothing about the shadow error..

what could be the problem??

thank you

1 Answer

1

NVM, I got it.

it seems that it only works when the camera is in perspective mode. when I set the camera to Orthographic, point light shadows dont work. it display the forward rendering error