Any lights (spot lights, point lights) don't work in 2D

I have a simple 2D game, and I want to add moody lighting for atmosphere.

I’ve set up Universal renderer, updated all materials and did everything by this tutorial.

And despite global light working:
[198791-снимок-экрана-2022-08-16-000526.png|198791]

Point lights, Spot lights etc. don’t do anything:
[198793-снимок-экрана-2022-08-16-000735.png|198793]
(in game too, run out of attachments)

I set up Rendering mode to “Important”, it didn’t help.
What is the problem here?

I feel really stupid, but I figured it out.

You need to use specifically “2D Point lights”, “2D Spot lights”, etc or it not going to work.