character movement velocity negatively affected by framerate

UE - Gameplay - Oct 28, 2015

Lower framerates directly affect the velocity of a character's movement if that velocity is provided by another source. ...

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

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

The behavior of translucent sorting is different between 4.23 and later.

UE - Graphics Features - Apr 24, 2020

Also, from 4.23 onwards, if you move the mesh back and forth, the order of the  translucent sort will be switched. ...

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

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