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. ...

Animations have less Frames in 4.14 than in 4.13

OLD - Anim - Oct 24, 2016

Animation assets have different amounts of frames between 4.13 and 4.14 ...

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 ...

GoogleVR apps prevent adjusting the volume for the phone while running

UE - Platform - XR - Oct 3, 2016

4.13.1 has caused an issue where the volume can no longer be adjusted for a GoogleVR application. This is a regression of functionality in 4.13.0. Tested with build: Working: 4.13.0 Binary CL-310 ...

HZB Setup Mips taking considerable time in GPU Visualizer

UE - Graphics Features - Jul 19, 2016

HZB Setup Mips in the GPU Visualizer seems to be taking considerable ms in 4.12 and 4.13 compared to 4.11.2. This seems to mostly affect editor/PIE GPU Visualization but looks like it should when ...

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc

UE - Gameplay - Blueprint - Sep 1, 2015

Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...

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 ...

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. ...