UE 5.8 | Lights not working on Vulkan + Forward Renderer

Summary

Lights aren’t being renderer on the editor, there is no realtime update on the lights other than the directional light, only baking the lights makes the others appear.

This seems to only happen when the default RHI its Vulkan, tried SM5 and SM6, neither got lights working, only changing to DirectX seems to make the lights work on Forward Rendering.

Linux only having Vulkan as an option makes it almost impossible to work with Forward Rendering.

What Type of Bug are you experiencing?

Rendering (Graphics / Niagara)

Steps to Reproduce

Change Default Graphics RHI to Vulkan.
Restart the program.
Set some lights.

Expected Result

Adding lights should make light and shadows on surfaces.

Observed Result

No light or shadow appears on the surfaces.

Affects Versions

5.8

Platform(s)

Linux
Windows

Additional Notes

Using Vulkan + Forward Renderer seems to be working fine on 5.7.4