Show Spherical Limit Does Not Show Constraints

OLD - Anim - Apr 25, 2018

Show Spherical Limit does not display the constraints in the viewport of the animation Blueprint Constraints are visible in 4.18.3 ...

[CrashReport] UE4Editor_Core!rml::internal::LocalLOCImpl<8,32>::get()

UE - Foundation - Core - Apr 25, 2018

User comments in crash group:this map crashes on loadok so it seems opening any map from Modular Stadium Kit causes crash right after shaders compiling is done! im using it with another market place ...

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

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