There's a split in Normal of World Compositions Landscape.

UE - World Creation - Worldbuilding Tools - World Composition - Mar 25, 2020

[Image Removed] ...

Some bones are not removed even when registered in "Bones to Remove"

UE - Anim - Runtime - Mar 22, 2020

 The difference between "testbone" and "testbone2" is only whether there is "joint7" Skinning itself has been properly ruled out. However, it can be confirmed by attaching a socket etc., but the bo ...

Unable to select Foliage in the World Outliner

UE - World Creation - Worldbuilding Tools - Foliage - Mar 13, 2020

Foliage is not an asset that you can select through the World Outliner and the "Select" button in Foliage Tool is not working for this case. If you create new foliage, it will be set to scale 0 and ...

Project fails to package when given the name "Test" and Encrypt Pak ini Files is enabled

UE - Foundation - Core - May 22, 2019

Project fails to package when given the name "Test" and Encrypt Pak ini Files is enabled Error: UATHelper: Packaging (Windows (64-bit)): ERROR: No target name was specified on the command-line. ...

Procedural Foliage Volume: Simulate() function doesn't work in Blue Print

UE - World Creation - Worldbuilding Tools - Foliage - May 10, 2019

Procedural Foliage Volumes can be resimulated by clicking the Resimulate button. But they can't be resimulated from Blueprints, even if there is a Simulate() function that can be executed. Found in ...

Missing receipt error packaging Blueprint project for tvOS with custom iOS icon (Launcher build)

UE - Platform - Mobile - Apr 15, 2019

This failure occurs when trying to package SunTemple for TVOS. It did not occur with a blank blueprint project, until I added a custom iOS icon and tried to package a second time (I hypothesize th ...

Inappropriate description of tool tip when bone is selected in skeleton tree

UE - Anim - Runtime - Mar 11, 2019

According to the report from Licensee, this is because it is displayed when the child's bone has Weight, which is a cause of misunderstanding. ...

Foliage LOD's Screen Size Can't be Set Higher Than 1.5

UE - World Creation - Worldbuilding Tools - Foliage - Jan 31, 2019

Foliage LOD's Screen Size Can't be Set Higher Than 1.5 Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 4827620, 5.1 CL 20024840 ...

ApplyLimits AnimGraph Node has incorrect functionality

UE - Anim - Rigging - Nov 8, 2018

In AnimNode_ApplyLimits.cpp the inputs for the ConstrainAngularRange function are going to the wrong rotator values. The XYZ of the node's input vec3 is being stored in YPR of the clamped rotator, w ...

The results of Roughness=1.0 from a constant and from a parameter are different on 4.20.

UE - Graphics Features - Sep 4, 2018

The results of Roughness=1.0 from a constant and from a parameter are different on 4.20. The static bool switch of the following material always returns 1.0. But the results are different.[Link Rem ...