- Home /
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.
Answer by Deivore · Jul 30, 2020 at 11:03 PM
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?
When I gave the ground mesh the player's material, nothing happened. It still would not recieve any lighting.
Your answer
Follow this Question
Related Questions
Point, Spot lights not working in HDRP? 3 Answers
Strange lighting effect with three lights 1 Answer
Is it possible to create a torus-/ring-shaped light? If so, how? 2 Answers
what the ways to make a light visible in an scene? 0 Answers
Spotlight (player flashlight) causing point light range to "expand"? 1 Answer