Occlusion culling is not working on point lights? UE5 bug?

Maybe not a perfect solution but it might help performance

Culling a light is more complex as you have to check if it’s shadow is visible even if the light is off screen.

You could probably attach it to an actor and have that drive it’s visibility via “Use Attach Parent Bounds”