Godot Version
Godot 4.4.1
Question
Hello, I don’t understand why 2D lighting in Godot stopped working. I switched to the new version of the engine from Godot 4.3, started the project from the previous version, and lighting no longer works on it. I tried creating a new project, and even on a new project, it doesn’t work. All lighting settings in the
PointLight2D
and DirectionalLight2D
parameters are standard, I chose different lighting textures, including the built-in gradient.
I will be glad of any help, if you need more information, please let us know.