Investigate: Storing static Tonemapper LUT between frames

UE - Graphics Features - May 1, 2017

Ideally we would render the LUT once then cache the result as we typically keep the render targets around either way. Investigate the work required for this or reasons why it's not a possible approa ...

Select button does not show up after the "Pick Parent Class" window loses focus

UE - Gameplay - Blueprint - May 1, 2017

If the "Pick Parent Class" window loses focus, the select button will not be available for the previously selected option ...

Emissive Input required for Landscape Painting to Appear Correctly when using Emissive Color and Make Material Attributes property Enabled

UE - LD & Modeling - Terrain - Landscape - May 1, 2017

When using the Make Material Attributes and landscape layer blends, if an Emissive input is being utilized on any one layer, the other layers must also utilize the emissive input in order for it to ...

Indirect Lighting Cache causes Flickering on Skeletal Meshes

UE - Graphics Features - Apr 30, 2017

Indirect Lighting Cache is causing the Indirect Lighting for Skeletal Meshes to flicker. I have attempted both ILCQ Volume and Point cache qualities, and it seems Point produces the most exaggerate ...

'Affect Translucent Lighting' setting on Lights not working in Forward Renderer

UE - Graphics Features - Apr 30, 2017

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 ...

Make/break settings struct doesn't work with edit-condition bools

UE - Gameplay - Blueprint - Apr 28, 2017

Make/Break settings in structs always returning true with booleans. ...

Collapsed graph name is displayed next to local variables instead of the function name the local variable is within

UE - Gameplay - Blueprint Editor - Apr 28, 2017

When working within a collapsed graph, the Local Variables section of the Blueprint tab displays the name of the collapsed graph instead of the name of the function the Local Variables (and collapse ...

Crash when naming a C++ project "LandScapeEditor"

Tools - Apr 28, 2017

Crash when naming a C++ project "LandScapeEditor" We should prevent projects from being created that have the same name as existing modules and then show this as a nice warning. New crash logs att ...

Particles With PSA Velocity Don't Orient Correctly In Orthographic View

UE - Graphics Features - Apr 28, 2017

Particles set to PSA_Velocity don't seem to orient towards an orthographic camera. This causes them to not be visible at certain view angles. NOTE This issue only appears if the particle system isn ...

Mouse is not captured by default in PIE for the last client window created

Tools - Apr 28, 2017

Mouse is not captured by default in PIE for the last client window created. The last client does not capture the mouse automatically. This issue is similar to [Link Removed], however it appears to b ...