"StaticFindFirstObject: Ambiguous object name" on delegates with timelines in packed level actors

UE - World Creation - Worldbuilding Tools - Level Instances - Jan 31, 2024

Creating 3 player splitscreen causes viewport to go black on PIE

UE - Graphics Features - Feb 13, 2015

If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...

Collison and Simple Collision Mip Level Crash

UE - LD & Modeling - Terrain - Landscape - Mar 21, 2023

Niagara Fluids Plugin creates a memory reference of any saved level by only being active, before being actually used.

UE - Niagara - Aug 21, 2024

While Niagara Fluids Plugin is active it creates a memory reference of any saved level regardless of being actually used. Simply enabling the plugin shows a memory reference while deleting the level ...

The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out

UE - Gameplay - Blueprint - Mar 12, 2015

The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...

Memory Leak in Actor Component Blueprints

UE - Gameplay - Blueprint - Dec 2, 2015

Slow memory leak occurs after opening Actor Component blueprints. ...

Manipulating Morph Target on Master Component distorts Slave Components

OLD - Anim - Apr 1, 2016

Manipulating Morph Targets on Master Component distorts Slave Components. It makes no difference if the slave component has the morph target being manipulated in the master See attached image and ...

USplineComponent::FindLocationClosestToWorldLocation does not function correctly with non-uniform scale

UE - Gameplay - Components - Jul 19, 2022

Licensee reports incorrect results with FindLocationClosestToWorldLocation when used with non-uniformly scaled spline components. ...

Collision build of LiDAR point cloud assets at runtime does not apply

UE - Editor - Content Pipeline - Datasmith - Oct 24, 2023

Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...

Changing number of existing UHierarchicalInstancedStaticMeshComponent in Blueprint causes crash.

UE - Graphics Features - Oct 14, 2016

If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...