Foliage Culling is Broken on Linux

UE - Platform - Linux - Apr 25, 2018

When viewing foliage on Linux it culls in and out as the camera comes closer to it. Also changing the way it is rendered to become grey and transparent (and changing back to normal, perhaps dependin ...

Crash with package version with SetActorLabel.

UE - Foundation - Core - Cooker - Apr 25, 2018

Since SetActorLabel does not correspond to packages, cook wants errors or warnings. ...

No Dynamic Shadows From Stationary Lights in Forward Shading Without Building Lighting

UE - Graphics Features - Apr 24, 2018

I've observed this issue in 4.18.3 and 4.19.1. Per Licensee: So we've spotted an issue that I wanted to put on your radar with dynamic shadowed stationary lights + r.ForwardShading=1 What we're s ...

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. ...

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) ...

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. ...

Crash when removing Blueprint function

UE - Gameplay - Blueprint Compiler - Apr 23, 2018

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