Tooltips are not displayed for inherited variables

UE - Gameplay - Blueprint - Aug 22, 2018

When creating a child Blueprint class and displaying the inherited variables from the parent, any tooltip text created does not show. ...

[CrashReport] UE4Editor_RenderCore!FPendingCleanupObjects::~FPendingCleanupObjects

UE - Graphics Features - Aug 21, 2018

Comments from users in crash group:I tried to launch my project  1266 FPendingCleanupObjects::~FPendingCleanupObjects() 1267 { 1268 QUICK_SCOPE_CYCLE_COUNTER(STAT_FPendingClea ...

PreviosFrameSwitch Material Expression Does Not Work With Displacement.

UE - Graphics Features - Aug 21, 2018

The PreviousFrameSwitch material expression works as expected only with world position offset, but not tessellated displacement. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4302610 ...

Struct Boolean value can be changed when using a Set node for the struct in Blueprints

UE - Gameplay - Blueprint - Aug 21, 2018

If a struct has a property with the EditCondition meta after a Boolean property that is set to the Boolean property, this Boolean property will be changed inadvertently when a Set node is used for ...

Control Rotation set in AGameModeBase may be inconsistent between Servers and Clients (or between Standalone and Multiplayer)

UE - Gameplay - Aug 21, 2018

AGameModeBase::FinishRestartPlayer and AGameModeBase::RestartPlayerAtPlayerStart handle rotation differently for Spawning Pawns and Control Rotation depending on whether or not the game is Standal ...

Metallic Materials Get Darker When Directional Light Is Set to Movable

UE - Platform - Mobile - Aug 20, 2018

Metallic materials get darker when directional light is set to movable. In 4.19 the same material will render dark in all mobility of the directional light. Found in 4.19 CL# 4033788, 4.20 CL# 4233 ...

Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash

UE - Virtual Production - Aug 20, 2018

Changing Frame Buffer Pixel Format to Float RGB Causes Editor to Crash. Unable to test in 4.19 due to setting not being available. Found in 4.20 CL# 4233996 and 4.21 CL# 4299102  ...

Refraction Depth Bias In Material Instances Not Updating to Parent Materials Value

UE - Rendering Architecture - Materials - Aug 20, 2018

Refraction depth bias in Material Instances will not update to Parent Materials value. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4299102 Expected from user:Refraction Depth Bias sh ...

Material Function Input Displays Incorrect Data Type for Volume Texture, Static Bool, Material Attributes, and External

UE - Rendering Architecture - Materials - Aug 20, 2018

The material function Input Displays incorrect data type for Volume Texture, Static Bool, Material Attributes, and External. The function will still work properly however the type data is displayed ...

UMG Drag and Drop stops working in a Packaged or Standalone Game

UE - Editor - UI Systems - Aug 20, 2018

Drag and drop operations just become broken on packaged builds or launching stand-alone, despite working inside the Editor (PIE). This is a regression from 4.19.2 (CL-4033788). This issue was repor ...