Crash removing a pin from an in-use struct, and then undo/redo

UE - Gameplay - Blueprint - Jun 7, 2017

REGRESSION No Crash occurs when the user deletes a pin from a struct that is in use, then performs undo and redo on the deleting. ...

Object set to simulate via a LevelBp will not be affected by a radial force component

UE - Simulation - Physics - Jun 7, 2017

If the objects are set to simulate physics via the details panel it works fine If the objects are set to simulate physics via a level BP the radial force doesn't work Attached video shows you how to ...

When running the reference viewer with multiple assets, the Show Referenced/Referencing Objects command only shows references for the first asset selected

UE - Editor - Content Pipeline - Content Browser - Jun 6, 2017

Though we allow multiple assets to be selected when starting the reference viewer and generate the tree for the combined asset group, we don't take the other assets into account when generating the ...

Array of Instanced Objects on Component Does Not Propagate to Children Correctly

UE - Foundation - Core - UObject - Jun 6, 2017

Attempting to add an entry to an array of instanced objects is not correctly displaying that entry in a child class based on that actor. It is expected that the inherited component in the child acto ...

Memory leak in Sequencer graph editor with a lot of keys

UE - Anim - Sequencer - Jun 5, 2017

Memory leak in Sequencer graph editor with a lot of keys ...

Crash clicking on the Reload button in the Modules window

UE - Foundation - Core - Jun 5, 2017

Editor is crashing when clicking on the reload button within the modules window of the editor. This also occurs in 4.16 so not a regression. ...

Components stop reporting overlap after a certain amount of actors are attached

UE - Simulation - Physics - Jun 5, 2017

Components stop reporting overlap after a certain amount of actors are attached Warning Trying to simulate physics on ''/Game/UEDPIE_0_Level1.Level1:PersistentLevel.Cube7.StaticMeshComponent0'' but ...

No option to set the Map Directory To Auto Reimport setting if the Editor Settings window is closed after adding a new Directory to Monitor

If a new Directory to Monitor is added to the Auto Reimport settings, and the Editor Settings window is closed before the Map Directory To option is set, when the Editor Settings window is re-opened ...

Editor loses focus and is moved behind another window when adding a new Directory to Monitor to the Auto Reimport settings

Tools - Jun 5, 2017

Adding a new Directory to Monitor to the Auto Reimport settings for the Editor results in any Editor windows on the primary monitor being moved behind the top-most window on that monitor. ...

Network Delay with RPC Functions/OnRep Properties

UE - Networking - Jun 5, 2017

When attempting to call a RPC (NetMulticast, in this case) or use an OnRep_ Property, there seems to be a delay between setting the variable and it being replicated. In 4.15, this was around two t ...