Spotlight not shining on certain objects

I am using one additional light in my game, which is a spotlight. The spotlight shines perfectly on my player’s mesh, however, the spotlight does not work on the ground mesh. I even tried using a point light. I do not know what is wrong. I am using LWRP, but that should not be a problem for only 1 light. Any help is appreciated.

Does the ground mesh have a material that receives lighting? What happens when it is given the player’s material, does it react to light then?