Are you running the project on a mobile device? If so, keep in mind vertex shading is forced by default. This prevents real-time shadows from displaying onto materials that use vertex shading.
You can disable forced vertex shading on mobile by unchecking Rendering > Quality > Shading > Force Vertex Shading.mobile in the Project Settings.