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

Crash in FPipelineFileCacheManager::RegisterPSOStats

UE - Rendering Architecture - Oct 25, 2024

The game can crash when one thread clears RunTimeToPSOUsage while another thread is expecting it to contain a PSO it is registering stats for. Thread A:  calls CacheGraphicsPSO() Thread B:  calls C ...

Intermittent Crash using Rewind Debugger in Game Animation Sample

UE - Anim - Gameplay - Oct 25, 2024

Licensee is reporting an intermittent crash when using the rewind debugger in the Game Anim Sample. ...

Editor crashes if close while Perforce providers have work in progress

UE - Editor - Workflow Systems - Oct 25, 2024

This is from this UDN [Link Removed] ...