Specular Highlight Much Stonger/Larger In Forward Shading

UE - Graphics Features - May 15, 2017

In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...

Copying a blueprint instance will reset array values if new element has been added

UE - Gameplay - Jul 17, 2017

Copying a blueprint instance will reset array values if new element has been added. Repro project is using a variable type of Static Mesh but this also happens with other variable types as well. Us ...

Naming CustomEvent string Input "DisplayName" breaks Blueprint Node

UE - Gameplay - Blueprint Editor - Jan 4, 2018

Naming a custom event string input DisplayName will cause the BP Node spawner to use blank or user-entered data for node listing+creation. Additional Notes: This also occurs when renaming the Text ...

Precomputed visibility cells generated from extruded volume is insufficient

UE - Graphics Features - Nov 20, 2017

The questioner of this problem at UDN wants to create a Precomputed Vosability Volume with the deformed volume. When Extruded Precomputed Vosability Volume is used, the cell will not fill this volum ...

"Cast Dynamic Shadow As Masked" is not visible at Material Instance

UE - Graphics Features - Feb 2, 2018

"Cast Dynamic Shadow As Masked" is not visible at Material Instance. There is no property in Material Instance, but it does not work even if Base property is Enable, so it seems like a bug. ...

If Mesh is Reimported When Clothing Data is Applied Clothing Data Can No Longer be Edited

UE - Simulation - Physics - Character - Apr 5, 2018

Clothing data can not be applied after the mesh that had clothing data already applied to it has been reimported Error message "Failed to bind clothing asset "nameofmesh"_0LOD1 is already mapped t ...

Adding HISMC instances resets wind for all existing instances

UE - Graphics Features - Jul 6, 2018

When adding new HISM instances, actors using SpeedTree -> WorldPositionOffset material are reset. 4.19 Repro project provided by user. I was unable to get WPO wind working in 4.18, I did noticed th ...

Foliage: Speed tree wind is reset for every add/remove/update on instances

UE - World Creation - Worldbuilding Tools - Foliage - Jul 10, 2018

Foliage: Speed tree wind is reset for every add/remove/update on instances What is happening:When we invalidate the render state, proxy are recreated, causing the wind to be removed and add again, ...

Keep World option for Attach / Detach to / from Component does not replicate properly to clients

UE - Networking - Aug 23, 2018

Using Attach To Component and Detach From Component with the Keep World option for the Location/Rotation/Scale rules does not replicate properly to clients. This does work when using AttachToActor a ...

Unable to name a component if the name was used on a deleted component

Tools - Jan 29, 2015

When deleted a component in the in world component editor, that name cannot be used for another component until the editor has been restarted. ...