Packaging a plugin from Plugins Editor UI wipes the target folder before packaging

UE - Foundation - Cpp Tools - Plugin System - Sep 23, 2016

"Package Plugin" from Plugin Editor UI will wipe the target folder’s contents first then populate it with plugin files. User was expecting “Package Project” like behavior: Create a new folder in th ...

Unloading sublevels causes slight freeze on Mac

UE - Platform - Apple - Sep 22, 2016

Unloading sublevels causes slight freeze on Mac. It is noticable during PIE. This does not occur on Windows OS. ...

Distances do not match on display 2.6 of the Math_Hall in ContentExamples

Docs - Samples - Sep 22, 2016

This could be a rounding error but if they are both representing the same distance they should match. Maybe truncating a few decimal places and rounding could work. ...

HTTP If-None-Match response code is incorrect on Macintosh

Tools - Sep 22, 2016

Macintosh implementation for HTTP requests handle If-None-Match against ETags differently than Windows implementation. ...

Cannot stop/pause audio tracks in UMG animations

UE - Anim - Sequencer - Sep 20, 2016

Users cannot stop/pause audio tracks in UMG animations. The sound track cannot be manipulated using the animation nodes given in UMG ...

"Pause Anims" doesn't work with "Root Motion from Everything"

OLD - Anim - Sep 20, 2016

"Pause Anims" doesn't work with "Root Motion from Everything" ...

Setting Constrained Components on Begin Play Returning Warning Message

UE - Gameplay - Sep 16, 2016

Adding a Physics Constraint component in the construction script and then attempting to set constrained components on begin play causes a warning to appear in the log after exiting PIE. Error Messa ...

The button to save a Dynamic Collection does nothing if Collections are not enabled in the View Options

Tools - Sep 15, 2016

When "Show Collections" is disabled in the View Options, the button to save Dynamic Collections based on the current search filter does not react in any way. ...

Spawnable actors visible for one extra frame on cut between subsequences

UE - Anim - Sequencer - Sep 14, 2016

Spawnable actors visible for one extra frame on cut between subsequences ...

Overridden custom functions have inputs locked when parent actor is altered

UE - Gameplay - Blueprint - Sep 14, 2016

Overridden custom functions have inputs locked when parent actor is set to different blueprint type. Regression (no) issue (does) occur in 4.12.5 ...