Editing Lighting Intensity Field Value Fails

Tools - Jan 7, 2019

You cannot change the intensity by just adding/changing numbers. You have to completely retype the entire value. Found in 4.21 CL# 4613538 and 4.22 CL# 4681912 ...

[Feature Request] Mouse-wheel zoom logic seems incorrect in UI Designer

UE - Editor - UI Systems - Jan 7, 2019

When using the mouse wheel to zoom the Designer view, the behavior is not intuitive. (ZoomLogicDesigner.gif) in the Designer view, place the mouse near the top left corner. Use the mouse wheel to ...

When r.CustomDepth = 3 (Enabled with Stencil), the values of SceneDepth and CustomDepth are different on IOS

UE - Graphics Features - Jan 7, 2019

The user wants to express using the difference between SceneDepth and CustomDepth. However, when r.CustomDepth = 3 (Enabled with Stencil), the expression can not be realized because the SceneDepth a ...

Migrating a Niagara asset from one project to copies the Niagara plugin assets

UE - Niagara - Jan 3, 2019

Migrating a Niagara asset from one project to copies the Niagara plugin assets. ...

Enabling Merge GC Clusters and Blueprint Clustering causes a packaged Window project to crash

UE - Foundation - Core - Cooker - Jan 3, 2019

Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...

Replicated component leak on clients if RPC forces construction and server destroys it in the same frame

UE - Networking - Jan 3, 2019

RPCs called on actors force a channel to be opened and the actor to be replicated at least once. If the RPC is called on a new replicated component while the actor channel is already open, but the ...

Engine\Build\IOS includes an expired certificate

UE - Platform - Mobile - Jan 2, 2019

\Engine\Build\IOS\AppleWorldwideDeveloperRelationsCA.pem is out of date. This causes a warning to appear when submitting app.  Workaround: Install latest WWDR ( https://answers.unrealengine.co ...

Hot Reload cannot be performed when using the DebugGame Editor configuration

UE - Foundation - Cpp Tools - Hot Reload - Dec 31, 2018

In 4.21.1 it is no longer possible to perform a Hot Reload when the game is open in the Editor and using the DebugGame Editor configuration. REGRESSION: Yes. A Hot Reload was possible in 4.20.3 whe ...