Inconsistent parameter handling for pak/iostore block size / patch padding

UE - CoreTech - IoStore - Apr 14, 2025

Users have trouble overriding the blocksize/patchpaddingalign parameters for UnrealPak from UAT commandlines.There is no easy way to specify these parameters through a buildcookrun, instead they n ...

World Partition - Deleted actors can become unloaded prior to saving

UE - World Creation - Worldbuilding Tools - World Partition - Apr 11, 2025

In world partition levels, deleted actors can become unexpectedly unloaded prior to saving, causing loss of work. Specifically, this issue occurs after the undo history has been cleared (either manu ...

Investigate PythonScriptPlugin module load order for preload module

UE - Editor - Workflow Systems - Apr 10, 2025

[Mootools Bug] SKP import - Mirrored groups will display with the default material in Keep Hierarchy imports

TM - Interoperability - Apr 10, 2025

Reported in SF [Link Removed] SketchUp models containing grouped elements that are mirrored will incorrectly display these elements with the default material when imported using the Keep Hierarchy ...

Child widgets do not maintain the Enhanced Input bindings from their parents

UE - Gameplay - Input - Apr 9, 2025

When a widget blueprint is created with Enhanced Input bindings in the event graph, when it is subclassed those bindings will not work in the child. This is inconsistent with how Actors function, an ...

Bug when loading an external project that also exists in the uprojectdirs

UE - Foundation - Cpp Tools - Apr 8, 2025

When launching the editor for the "external\foreign" project, the code in GetEngineAndProjectAbsoluteDirsFromExecutable ends up superseding the path returned from {{FPlatformMisc::ProjectDir() }} wi ...

Niagara - "Make Static" nodes do not seem to be working correctly.

UE - Niagara - Apr 7, 2025

When a "Make Static" node is used in a Niagara Function Script or Niagara Module Script to supply the input value for a Static Switch Selector or, a Function Parameter, or a Function Parameter Defau ...

On the Details Panel of Niagara Function Inputs, the Type selector does not show "Static" types.

UE - Niagara - Apr 7, 2025

Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, an input pin with type "static bool" appears. In one ...

Niagara - When a Static Switch is used inside a Niagara Function Script with "expose as pin" disabled, its Selector variable is exposed as an input on function call nodes. However, this input incorrectly loses its "static" type.

UE - Niagara - Apr 7, 2025

Consider a Niagara Function Script containing a Static Switch node with the "Expose as Pin" option disabled for its selector variable. When the function is called by another Niagara Function or Niag ...