BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

The cap of a sliced procedural mesh is not affected by lighting

UE - Gameplay - Jul 14, 2016

After slicing a procedural mesh, the cap on the sliced end does not seem to be affected by lighting. This can result in the end looking dark. ...

Android movie player doesn't work with ES 3.1

UE - Platform - Mobile - Jul 27, 2017

Niether movie playback Startup Movies Play on ES3.1 ...

FBX files with multiple Meshes with only 1 unwrap per mesh will have invalid Light Map coordinates assigned

Tools - Jun 8, 2014

An FBX with Multiple Meshes and only one unwrap per mesh (no 2nd UV channel) will import the first mesh in the file correctly but will produce invalid lightmass settings on each additional mesh impo ...

A C++ project with the name, "GearVR", will not build

UE - Foundation - Core - Jul 28, 2015

A C++ project with the name, "GearVR", will not build. This does not occur with content-only projects named GearVR. In 4.7.6 and 4.8.2, it fails during Compiling and an error message appears: Runni ...

Cull Distance Volumes Affecting Actors After Being Deleted

UE - Graphics Features - Oct 7, 2019

Cull Distance Volumes Affecting Actors After Being Deleted. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 9428115 ...

Material of Skeletal Mesh does not render correctly when using multi-UV with ES3.1 and using Render Static

UE - Platform - Mobile - Jul 15, 2021

ES3.1 rendering does not render correctly when using TexCoord [1] in a material and RenderStatic on the SkeletalMeshComponent. ...

Incorrect shadow on movable objects with ES3.1

UE - Platform - Mobile - Jan 10, 2020

While in ES 3.1 - lighting on movable meshes from static directional light appears to be rotated 90 degrees. The direction of light on movable mesh, both static mesh and skeletal mesh, doesn't match ...

iOS/tvOS fails to build from source editor built with Xcode 9.3, macro expansion producing 'defined' has undefined behavior

UE - Platform - Mobile - Apr 2, 2018

Trying to launch on or package for TVOS or iOS from a source build of Mac or Windows will fail with errors:[2018.04.02-16.35.08:522][634]LogPlayLevel: In file included from /Volumes/Storage/GitHub ...

ContentExamples: Volumes Example 1.5 "This Volumes" is improper grammar

Docs - Samples - Jan 19, 2017

"This Volumes" is improper grammar in Display 1.5 in the Volumes level of ContentExample ...