Turned on deferred lighting, but unity says i have forward rendering

Hello, today i went into project settings > player > other settings > renderings paths and set it to deferred lighting, but unity still says “Only directional lights have shadows in forward rendering” even though i have changed it.

I have tried reopening unity and building the game, but no luck with anything, unity still says i’m using forward rendering.

-update1:
when building there was one point light that produced shadow. When i look at that light in the editor it still gives of the error-message.

update2:
It now shows shadows when i play the game from unity, but not in the scene view, and yes, i have checked the little sun icon in the top left.

Re-Import all assets. Solved

I had the same problem, figured out that I had one camera still set in orthographic mode. Perspective fixed it.