Developer Notes

'Affects Translucent Lighting' is a performance optimization for deferred rendering because deferred rendering requires an extra pass to inject lights into the translucent lighting volume. In forward rendering lights can be used directly during shading so the TLV is not necessary.

Description

The option 'Affects Translucent Lighting' for lights does not seem to have an affect objects/materials using translucency.

I tested this setting in the Deferred Renderer and it works as expected. I am not really sure if this is just a current limitation of the Forward Renderer and translucency. The documentation suggests 'Dynamically Shadowed Translucency' is unsupported as of now, but it does not mention lit translucency in its entirety.

Steps to Reproduce

1. Open attached project.
2. Select the Spotlight in the scene.
3. Uncheck 'Affects Translucent Lighting'

Outcome Particle effect remains lit, even though it is using translucency.

Expected The particle system should become hard to see similar to the results when disabling this setting in the deferred renderer.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-44538 in the post.

1
Login to Vote

Won't Fix
ComponentUE - Graphics Features
Affects Versions4.14.34.15.14.16
CreatedApr 30, 2017
ResolvedMay 4, 2017
UpdatedMay 5, 2017