Local (point/spot) lights currently do not have shadows on SingleLayerWater materials. SLW uses forward-like clustered shading and loops over all local lights directly in the pixel shader. In order to support shadows for these lights, shadow maps would need to be sampled in this loop.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-171689 in the post.
13 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 5.1 |
Target Fix | 5.6 |
Created | Dec 2, 2022 |
---|---|
Updated | Jul 30, 2024 |