Physics constraint component doesn't work when placed inside a child actor, while using world partition and streaming is enabled

UE - Simulation - Core - Mar 21, 2025

Context: In a World partition level, to reduce complexity and provide a scalable solution when creating new projects, grid cell streaming can be enabled. Problem: The problem is that physics constr ...

ChaosCacheManager is not reproducing Trailing Events

UE - Simulation - Core - Mar 28, 2025

ChaosCacheManager (CCM) is not reproducing Trailing Events. Particles set to track Trailing Events correctly follow the position of the trailing event when the Geometry Collection (GC) is physically ...

ChaosCacheManager is not reproducing Collision Events the second time you Record and Play

UE - Simulation - Core - Mar 28, 2025

ChaosCacheManager (CCM) is not reproducing Collision events the second time (and onwards) we record a Geometry Collection (GC) breaking session. Particles set to track Collision Events correctly fol ...

ChaosCacheManager is not recording the Observed GeometryCollections NotifyBreak states between level loading and will default to false if changed from Record to Play

UE - Simulation - Core - Mar 28, 2025

ChaosCacheManager (CCM) is not recording the Observed GeometryCollections (GC) NotifyBreak states between level loading and will default to false if changed from Record to Play. AChaosCacheManager ...

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

Creating a BSP modifies the default brush, adversely affecting placement of Volumes

UE - LD & Modeling - Modeling Tools - BSP - Aug 12, 2016

When a new BSP is created, modifications are made to the level's default brush. These changes affect how volumes are placed, with different BSPs causing different behavior in volume placement. ...

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