StructUtils plugin's `FInstancedStruct` in a CPP-defined struct in a `TArray` on an actor component defined in CPP and implemented in BP. Populating the instanced struct in an actor BP's class defaults breaks serialization of the class defaults.

UE - AI - May 30, 2025

Context Instanced structs are great for holding simple data with the main advantage they have is a low memory overhead unlike instanced objects. Problem The problem is in StructUtils plugin's `FIns ...

Static meshes viewed in the static mesh editor in orthographic side view are becoming white after a couple of seconds when quality preset is maximum.

UE - Rendering - Architecture - Jun 18, 2025

Context: Orthographic views are used to have a 2D view of a 3D object providing precise control over object placement and alignment. This can be used for projects like isometric games and architectu ...

Crash when running "MAP REBUILD ALLVISIBLE" with hidden sublevels and then changing maps

UE - World Creation - Worldbuilding Tools - Sep 1, 2025

Running the MAP REBUILD ALLVISIBLE editor command when the current map contains hidden sublevels causes a crash upon changing maps. The issue seems to be related to hidden sublevels being cleared in ...

CommonListView EntryWidgetClass allows invalid assignment via “Use Selected Asset From Content Browser”

UE - Editor - UI Systems - Jan 6, 2026

CommonListView requires its EntryWidgetClass to implement UserObjectListEntry. This requirement is correctly enforced by the Entry Widget Class dropdown, which filters out widgets that only implemen ...

UMG Viewmodel Plugin -- When setting up View Bindings, several arithmetic and comparison functions are missing from the "Conversion Functions" list

UE - Editor - UI Systems - UMG - Mar 20, 2026

When setting up View Bindings from the "UMG Viewmodel Plugin" on a Widget Blueprint, it is possible to select a compatible "Conversion Function" from the list of available bindings. By default, the ...

Creating a new level in content browser does not give user option of default/empty level

Tools - Sep 8, 2015

Creating a new level in the content browser does not give user the choice of a default or empty level. ...

Incorrect behavior from RotateAboutAxis material node

UE - Graphics Features - Feb 24, 2017

Looks like the axis creation may be failing in some cases causing the rotation to generate a bad result. ...

[CrashReport] UE4Editor_Sequencer!FSequencerEdMode::CleanUpMeshTrails() [sequenceredmode.cpp:186]

UE - Anim - Sequencer - May 30, 2017

This is a top crash occurring in the 4.16 release. Despite the callstack occurring in Sequencer, many users are experiencing this crash while working in UMG. User Descriptionsscaling track in widge ...

"ERROR: Client target not found!" When packaging client after enabling or disabling a plugin

Tools - Jun 5, 2018

"ERROR: Client target not found!" When packaging client after enabling or disabling a plugin. This will happen on both developer or shipping client as the build configuration.UATHelper: Packaging (W ...

Sequencer render movie output not rendering Construction Script results

UE - Anim - Sequencer - Nov 15, 2018

The rerun construction feature works while scrubbing/playing in the sequencer and observing the results in viewport, However, when outputting the movie using Sequence Movie Output. The results of th ...