[CrashReport] UAIBlueprintHelperLibrary::CreateMoveToProxyObject [aiblueprinthelperlibrary.h:26]

UE - Foundation - Core - May 9, 2018

User comments in crash group:I tried making an AI run into my sidescroller characterstarting level with ai 2188 void RemoveAllSwap(const PREDICATE_CLASS& Predicate, bool bAllowShrinking = tru ...

If Creating New Project Using AR Template, It Needs a Remote Build Like C++ Project

UE - Platform - XR - May 9, 2018

When creating new BP project using ARTemplate, it needs a remote build like C++ project. As a result, Remote Build is required, user can't create a package using ARTemplate only on Windows. ...

Parallax Occlusion Mapping Materials with Pixel Depth Offset Produce Black Artifacts

UE - Graphics Features - May 8, 2018

POM materials with PDO produce flickering black artifacts. This is more noticeable at certain camera angles.  ...

Crash Occurs When Retargeting Mannequin Skeleton to Daz Studio Skeleton

OLD - Anim - May 8, 2018

Crash occurs when the mannequin skeleton is retargeted to the Daz skeleton Does not occur in 4.18.3 ...

Lighting on Paper 2D Tile Maps is Broken

UE - Graphics Features - May 8, 2018

In 4.18.3 this feature is working. In 4.19.2 the feature is broken. Per User: Half of the Lights Cone or Sphere will properly interact with the TileMap as intended, the other half will not for wha ...

-culture= Launch Parameter no longer working when launching standalone game

UE - Editor - UI Systems - Localization - May 8, 2018

Launch parameter for changing culture no longer working with additional launch parameters. Also tested on packaged 4.19 project with same result. ...

PostRepNotifies may not always be called

UE - Networking - May 8, 2018

FObjectReplicator::UpdateUnmappedObjects calls  CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...

Preprocessor checks for VS 2017 version of MSC do not look for the latest version of MSC

UE - Foundation - Core - May 8, 2018

There are some pre-processor checks in the Engine code that look for the version of MSC that was introduced with Visual Studio 2017 (eg. #if _MSC_VER == 1900). However, this does not take into consi ...

Collision generates overlap event without a Character triggering it

UE - Simulation - Physics - May 8, 2018

When using OverlapAll as a collision preset on a Cube, the collision will trigger when placed near a wall even if the Character has not collided with the Cube. ...

Destructibles are not rendered correctly when fractured if Support Compute Skincache is enabled

UE - Simulation - Physics - Destruction - May 8, 2018

The rendering of the fractured pieces of a destructible is incorrect when Support Compute Skincache is enabled. The physics of the fractured mesh simulates correctly but the pieces do not render pro ...