Changing Area Light Settings In Blueprint Causes Crash

OLD - Enterprise - Aug 27, 2018

Changing area light settings in blueprint will Cause a crash. Found in 4.20 CL# 4302132 and 4.21 CL# 4307852 Unable to test in 4.19 due to provided project being in 4.20 ...

Incorrect Input Index When Removing The Input From Custom Node

UE - Rendering Architecture - Materials - Aug 27, 2018

The input removed the connection points are not re-indexed. So connected 'wires' stay on their places. That causing disconnection of the last wire as well as shift for every node that followed the o ...

Changes to RuntimeFloatCurves do not propagate to child BPs until the Editor is restarted

Tools - Aug 27, 2018

Any changes made to a RuntimeFloatCurve will not be propagated to child Blueprints until the Editor has been restarted. ...

BP nativization can generate an invalid path including "__TEMP_BP__"

UE - Gameplay - Blueprint Compiler - Aug 27, 2018

The licensee sent us a BP that can't be nativized correctly on UDN. The nativized BP has wrong paths and causes a crash. ...

Unreal Remote 2 does not send information about motion control

UE - Platform - Mobile - Aug 25, 2018

Unreal Remote 2 does not give information on motion control to PC. This is different from the description of the application. Use this application alongside Unreal Engine to view and control the de ...

User created OSS plugins require modifying Engine now

UE - Online - Aug 24, 2018

This was discovered in live build and posted in UE Forums that based on changes to OSS, users (binary specifically) can no longer create their own OSS plugins as it requires modifying the Engine Sou ...

Characters using NavWalking on server have noticeable jitter on clients at lower framerates

UE - AI - Aug 23, 2018

AI nav walking doesn't allow clients to set a "Base" for the character (SetBase from UpdateFloorFromAdjustment), so there is no floor result on frames where there is a net update. This causes simula ...

Keep World option for Attach / Detach to / from Component does not replicate properly to clients

UE - Networking - Aug 23, 2018

Using Attach To Component and Detach From Component with the Keep World option for the Location/Rotation/Scale rules does not replicate properly to clients. This does work when using AttachToActor a ...

Preview Mesh for Skeleton/Animation can't be saved correctly

OLD - Anim - Aug 23, 2018

It seems that preview meshes of Skeleton/Animation can't be saved correctly. I had changed a preview mesh and had saved it, but after reopening the project, the setting was ignored and the preview ...

Niagara GPU Mesh Particles Not Working In Packaged Project

UE - Niagara - Aug 22, 2018

GPU Mesh emitters will not show up in a packaged project. Found in 4.20 CL# 4302132 and 4.21 CL# 4307852 ...