Hot-Reload doesn't work in Linux

UE - Platform - Linux - Apr 24, 2018

Every time a change to a C++ class is made, the corresponding Blueprint that inherits from it doesn't receive the changes via hot reload and the Editor has to be restarted. User is suing the build ...

Sequencer: Shot Comprised of Several Shots Set to "Evaluate Subsequences in Isolation" Timeline Does Not Scrub

UE - Anim - Sequencer - Apr 24, 2018

When opening NewLevelSequence, opening shot0010_001, changing the playback settings to Evaluate Subsequence in Isolation, switching back to NewLevelSequence, opening shot0020_001, and scrubbing, ani ...

Override Animation Data Node Does Not Work in Level Blueprint

UE - Anim - Runtime - Apr 24, 2018

The Override Animation Data node can not be used in the level Blueprint. Hits breakpoint on Override Animation Data. This works in character Blueprint when using the mesh component as target. ...

Cannot use code class if it is placed in a folder named "Device"

UE - Foundation - Core - Apr 24, 2018

C++ classes that are located within a folder named "Device" cannot be seen or used within the Editor. The classes cannot be found within the Content Browser, and they cannot be used to create Bluepr ...

Animation Loops with Non Looping Blendspace When a Sync Marker is Used

OLD - Anim - Apr 24, 2018

Animations loop when a sync marker is applied to an animation that is being used in a blendspace even when it is not set to loop in the Animation Blueprint(Blendspace node is not set to loop) ...

[Rhino Materials] Transparency map is replaced after imported from Rhino into UE4

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 24, 2018

Set splash screen node does not appear to update when the texture is changed

UE - Platform - XR - Apr 24, 2018

Set Splash Screen node does not appear to update when the texture for the splash screen is changed. The old splash screen must be hidden before the splash screen can be updated. ...

Behavior Tree corrupts as REINST after PIE when using Blueprint Compilation Manager

UE - Gameplay - Blueprint Compiler - Apr 24, 2018

When Blueprint Compilation Manager is enabled, behavior tree node can get corrupted as REINST.  ...

Crash when removing Blueprint function

UE - Gameplay - Blueprint Compiler - Apr 23, 2018

The Editor crashes whenever the reference to the "DeleteThisFunction" function is deleted. ...