Hot reload does not update Enum entries

UE - Gameplay - Blueprint - Oct 13, 2015

Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...

Instanced object properties get cleared when compiling some (all?) types of Blueprints (Actor components and user widgets at least)

UE - Gameplay - Components - Oct 7, 2015

If an ActorComponent contains a UObject property of a type that is DefaultToInstanced, any time a Blueprint of a class containing that ActorComponent is compiled the UObject value is reset to None. ...

Line Attractor Strength Varies By Frame Rate

UE - Niagara - Aug 20, 2015

The Line Attractor node seems to render differently (have different strengths) between Cascade Viewport, Editor Level Viewport, PIE and Standalone/Launched Game In trying to capture movies for this ...

Virtual Joysticks do not work when running multiple clients in PIE

UE - Gameplay - Input - Jul 20, 2015

When using PIE to simulate multiple clients the virtual joysticks only work on the last client spawned. When using the other clients the joysticks to not move the player. Note: In the Third person ...

Piloting character actor with camera not working properly

Tools - Jun 11, 2015

When using the pilot function a character actor with a camera actor cannot move around properly. This issue may be due to something with the LevelEditorViewport.cpp UpdateViewForLockedActor function ...

Set Physical Material node in BP do not work with Destructibles

UE - Simulation - Physics - Destruction - Apr 7, 2015

Using the Set Physical Material for Destructible does not work currently. In comparison with a static mesh physical material will change via key press during gameplay. ...

Using dynamic bindings in a code class will result in the bindings becoming a permanent part of any Blueprint created from that class if a hot reload is performed.

UE - Foundation - Core - Mar 26, 2015

If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...

Rotating a button in UMG and moving it to the edge of the canvas causing incorrect clipping

UE - Editor - UI Systems - Oct 27, 2014

When rotating a button in the UMG blueprints and then moving through the edge of the canvas panel it causing the button to clip as though it was never rotated. Update: This also happens when placi ...

Using both an Atmospheric and Exponential Height Fog will cause an issue rendering Translucency-based Materials

UE - Graphics Features - Jul 10, 2014

Using both an Atmospheric and Exponential Height Fog will cause an issue rendering Translucency-based Materials.  (See Screenshots below) IMPACT:                   Cannot use both Atmospheric Fog ...