Reduce the overhead of World Partition cells UObjects on GC

UE - World Creation - Worldbuilding Tools - World Partition - Oct 30, 2024

Users with large numbers of UObjects (500k+) that are using World Partition want to enable GC actor clustering to handle streaming levels but no performance gains are realized when enabling GC clust ...

LandscapeSplineMeshesActor instances not deleted when World Partition is disabled

UE - World Creation - Worldbuilding Tools - World Partition - Oct 30, 2024

When landscape splines exist in a WP level, LandscapeSplineMeshesActor instances are created to allow streaming of splines. In a non-WP level, splines are components of the landscape actor. When a W ...

Invalid access location compressing a BC6h texture in the editor

RAD - Oct 29, 2024

Large texture crashes during Oodle compression with "-stompmalloc". It appears to be an internal Oodle error. Also tested on //UE5/Release-5.5/, CL: 37463908 ...

Depth of Field blur is inconsistent with r.ScreenPercentage == 100 (Dynamic resolution)

UE - Graphics Features - Oct 29, 2024

Depth of Field, with "r.DOF.Recombine.Quality = 0" will adjust the size of the depth in focus based on screen percentage. This might be related to over-fitting from the tile classification, because ...

Editor Primitives do not render correctly when Composite Editor Primitives is disabled

UE - AI - Oct 29, 2024

When the Composite Editor Primitives setting is disabled, these editor primitives do not render correctly. In specific, ZoneGraph editor primitives do not render with a colour. This appears to be t ...

UE 5.5 delayed Python initialization causes issues

UE - Editor - Workflow Systems - Oct 28, 2024

From this UDN: [Link Removed] The customer reports that this issue did not happen in 5.4. ...

Property Editors fail to import text values for FKeys within array/set/map containers when the key is identified by some valid non-alphanumeric characters

UE - Gameplay - Input - Oct 28, 2024

The FKey structure represents a user action input such as a keyboard key, a mouse button/wheel, or a gesture in VR. For the keyboard, it can represent any pressable key, such as letters, numbers, sy ...

A Geometry Collection with Removal-On-Break, after breaking and shrinking until vanished, will reset to the original state (full-size and unbroken) if we toggle between Fullscreen and Windowed while playing as standalone or Packaged Build.

UE - Simulation - Physics - Destruction - Oct 28, 2024

A Geometry Collection with Removal-On-Break, after breaking and shrinking until vanished, will reset to the original state (full-size and unbroken) if we toggle between Fullscreen and Windowed while ...

Physics Asset primitives are being created with the default Name as None instead of BoneName_PrimitiveType

UE - Editor - Content Pipeline - Import and Export - Oct 27, 2024

When creating Physics Assets, either by automatic creation upon import, creation from skeletal meshes already in the project, or when we press Generate All Bodies (bottom right of a opened Physics A ...

Lighting behavior is unreliable for translucent lit materials, results are inconsistent depending on the editor camera's FOV and the editor viewport's width/height/aspect

UE - Rendering Architecture - Oct 27, 2024

When working on the level editor viewport or testing on PIE, the visual appearance of additive/translucent lit materials changes significantly (and abruptly) when varying the camera FOV or the viewp ...