Filling Vertex Colors does not propogate down to other LODs

Tools - Nov 19, 2018

The original reported behavior called out that filling individual channels did not apply to LODs when LOD Model Painting = False. With changes implemented in 4627582, the initial fill will reach LOD ...

Copy-pasted user created umg not updating if the template was modified

UE - Editor - UI Systems - Dec 5, 2018

When copying/pasting a user created Widget into another widget any changes made to the copy will change the main Widget without making any changes to the copy. ...

Editor Unable to Find Mali Offline Compiler On Mac

UE - Platform - Mobile - Dec 7, 2018

Material Editor is unable to find the Mali Offline Compiler on Mac. This inhibits you from looking at platform stats for Android. Working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4613538, ...

Unable to open generated.h file in Visual Studio

UE - Foundation - Cpp Tools - Dec 13, 2018

This is related to [Link Removed], and possibly the same issue. It is still not possible to open a generated.h file from within a project solution. I was able to reproduce this in both a binary Engi ...

Wireframe Appears Aliased and Draws Behind the Editor Grid

UE - Graphics Features - Jan 10, 2019

When the Editor grid is enabled, it draws over the wireframe objects. This is especially clear in orthographic views where the grid completely obscures wireframe lines aligned to the grid placement. ...

BuildGraph builds some tools for Win32 even if Win32 is excluded from the build

UE - Foundation - Cpp Tools - Jan 16, 2019

When creating a local binary build of the Engine using the BuildGraph, there are several tools that are built for Win32 even if Win32 was specifically excluded from the BuildGraph (ie. -set:WithWin3 ...

Corruption in rotating decal in TM-ShaderModels on iPhone 8 and X's

UE - Platform - Mobile - Oct 9, 2017

This particular decal is animated and has a Translucent decal blend mode This occurs on both iPhone 8 and 8 Plus (11.0.2) It does not occur on: iPhone SE, iOS 11 beta1 iPhone 7 Plus, iOS 10.3.2 ...

Replace BSP with Static Mesh Crash

Tools - Jan 30, 2019

Attempting to replace a BSP with a static mesh does not work as expected and results in a crash if a 2nd BSP gets placed in the level. ...

Spot Lights Do Not Cast Dynamic Shadows If "Support PointLight WholeSceneShadows" is disabled

UE - Graphics Features - Jan 30, 2019

If you disable "Support PointLight WholeSceneShadows" spotlights stop casting shadows. This is working as expected in 4.20 CL# 4369336. Found in 4.21 CL# 4753647 and 4.22 CL# 4809892 This is a reg ...

Bulk Edit via Property Matrix gets disconnects from blueprints after BP compile

Tools - Jan 30, 2019

"If you ever compile a Blueprint that you have opened in the Property Matrix, it will lose its connection and variables you change in the blueprint won't be reflected in the Matrix and vice versa le ...