2D point light working in scene view but not game

I’ve created a 2D point light over my player object and it shows in scene view, but doesn’t show in the game

However, I’ve also tested a global light which works in both. What could cause this for a point light?

Edit: I just noticed the lights don’t show in Camera Preview either. Do I need to change something in my camera settings?

1 Like

Have you already submitted a bug report for this issue? If not, it would really help if you could do so, ideally with minimal reproduction project.

I have same problem. unity 2019.2.4.f1 and lightWeight 6.9.1.

1 Like

Same problem. 2019.2.13f1 and LWRP 6.9.2

Try to reset the transform of the point light. :wink:

It’s relative position according to the other gameobjects could be one reason.

Hello, same issue here :frowning:
any update on this?