Map load stalls in texture streaming code

UE - Graphics Features - Jun 13, 2017

A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...

shadow seam occurs when lighting is built after object is rotated

UE - Graphics Features - Jul 12, 2017

There is an issue that is occurring where visible shadow seams appear after an object is rotated where it was not previously. CL tested 4.15.3 - CL 3450819 - Issue is present 4.16.2 - CL 3514769 - ...

Yellow 'Revert to Default' arrow disappears when not on screen

Tools - Jul 20, 2017

When a details value is changed, the yellow 'Revert to Defaults' arrow next to the changed value will vanish if the changed setting is scrolled off screen. This also prevents the arrow from reappea ...

No Blueprint compile warning with an improperly copied component reference

UE - Gameplay - Blueprint - Sep 19, 2017

When a blueprint's component reference is copied and pasted into a blueprint that does not have the copied component, the blueprint with the copied reference compiles Note: This occurs when the cop ...

Unable to use wrap with or replace with for widget components that are children of an expandable area component

UE - Editor - UI Systems - Sep 29, 2017

With the expandable area widget component, you are unable to use the wrap with or replace with for widget components. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...

Warning on compiling Sub Anim Instance node with connection to exposed variable

OLD - Anim - Oct 10, 2017

When compiling an animBP with a Sub Anim Instance node with a connection to an exposed variable, warning will be displayed. When there is no connection to the Sub Anim Instance node, no warning wi ...

Collision channel settings are not recognized in Standalone

OLD - Anim - Oct 18, 2017

Object instances that override the parent blueprint's collision settings are recognized in PIE but ignored in standalone or when running from the command line with -game NOTE: This appears to only ...

BP node value changes if function parameter default value changes.

UE - Gameplay - Blueprint - Nov 2, 2017

When a C++ function parameter has a default value, changing the default value will change any blueprint node of the function where the value is manually set. Regression: Yes - changing the default ...

Materials on deleted children are applied to camera

UE - Gameplay - Blueprint Editor - Nov 28, 2017

Materials on deleted children are applied to the camera when inside of an actor blueprint. This issue does not appear to be a regression. Versions Tested: Issue occurs in all versions Tested 4.16.3 ...

Cannot undo moving a mesh via Pilot

Tools - Jan 2, 2018

There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...