PointLight2D clipping through light occluder

Godot Version

4.3 stable

Question

I’ve added occluders to some tiles and everything seem to be in order at the distance:

The problem starts when the object with light source is directly colliding with the tile or it’s under it:


light03

Any ideas how I can fix that? Am I missing something?