Collapsed Nodes do not move with their functions

UE - Gameplay - Blueprint - Apr 10, 2015

When you create a function and collapse nodes within it, the collapsed nodes to not follow the function category switch. I also noticed that when you move the function around that has the collapsed ...

WindowsVideoRecordingSystem can start late to record when a Record/Start action is executed.

Media Framework - May 30, 2024

The WindowsVideoRecordingSystem can start to record late when a StartAction is done. Not sure if it starts to record late, or the first seconds of the resulting video are ommited when the mp4 file i ...

Draw Invalidating Bounds debug view mode for Virtual Shadow Maps is gone in 5.4

UE - Graphics Features - Shadows - Jun 9, 2024

The CVar "r.Shadow.Virtual.Cache.DrawInvalidatingBounds" referenced in the official 5.4 documentation for virtual shadow maps, no longer shows any bounds as the underlying code seem to be removed in ...

Scaling pivot ignores pivot being used

UE - Gameplay - Apr 20, 2015

Scaling pivot of an actor does not scale correctly unless used for all directions. ...

"ERR: Transient text cannot be serialized" after converting to 4.8

UE - Foundation - Core - Jul 3, 2015

"ERR: Transient text cannot be serialized" after converting to 4.8. Many users are seeing them in the logs. Example Project: [Link Removed] ...

Eye Adaptation post process volumes make the viewport extremely bright

UE - Graphics Features - Jan 3, 2017

In 4.14 when entering the volume the screen brightens which is expected. The problem is that in 4.15 it brightens more. So much so that some static meshes are rendered almost completely white. I ...

HISM: Calling UpdateInstanceTransform with a transform only containing rotation or scale would not update the transform at runtime or cooked

UE - World Creation - Worldbuilding Tools - Foliage - Aug 29, 2018

Calling UpdateInstanceTransform on a HISMC with a transform only containing rotation or scale would not update the transform at runtime or cooked. ...

Spline Mesh With Negative Start and End Scale Has Broken Lightmap

Tools - Apr 25, 2017

When you have a negative start and end Scale for a spline mesh the resulting lightmap that gets baked for the mesh will be incorrect. ...

Menus flash when being opened with application scale adjusted

UE - Editor - UI Systems - Slate - Jun 1, 2021

When application scale is adjusted the menu bar menus will flash when they are opened. This issue is occurring in //UE5/Release-5.0-EarlyAccess Binary CL 16433597 This issue is NOT  occurring in // ...