A widget set in the Grid Panel reverts back to it's default size and position when compiled

UE - Editor - UI Systems - UMG - Apr 13, 2022

A widget set to a specific row and column within a Grid Panel, that has been assigned multiple rows and columns, and then spanned across other rows and columns reverts to it's default position and s ...

'Using Content Examples Documentation Actor' in Content Examples links to 404 page

Docs - Apr 13, 2022

'Using Content Examples Documentation Actor' in Content Examples links to a dead 404 page. Page in Quesiton ...

Viewport Controls under Help links to a 404 page

Docs - Apr 13, 2022

Viewport Controls under Help links to a 404 page. ...

Network Prediction plugin: improve behavior when switching net roles

UE - Gameplay - Network Prediction - Apr 13, 2022

We need a mechanism to gracefully handle cases when an NP-simulated object changes net roles from autonomous to simulated, and vice versa. The most common case happens when a client player possesses ...

ActorComponent's focus changes unintentionally

UE - Gameplay - Blueprint Editor - Apr 13, 2022

If you do not compile at the inherited actor, the problem does not occur. ...

Instance added Child Actors are not initialized when using world partition

UE - World Creation - Worldbuilding Tools - World Partition - Apr 13, 2022

A Child actor spawned via a Child Actor Component that is added to an actor instance using the Subobject Editor is not initialized when using world partition. The spawned child actor is not present ...

Root Motion Not Retained when Retargeting Animation Assets from UE4 to UE5

UE - Anim - Rigging - Retargeting - Apr 12, 2022

Occurs 5/5 Times RootMotion of an animation asset is not retained when retargeting Root Motion Animation asset from UE4 to UE5.  ...

Cannot use local space gizmos when actors are grouped

UE - Editor - Workflow Systems - Apr 12, 2022

Restart Player at Transform leaves the character unpossessed, failing to restart the player.

UE - Gameplay - Apr 12, 2022

Restart Player at Transform inside of GameModeBase leaves the character unpossessed when called. Repro Rate: 4/4 Tested in //UE4/Release-4.27 @ CL#18319896 and the player character successfully re ...

Editing sets and maps of structures does not correctly check for duplicates

UE - Editor - Workflow Systems - Apr 12, 2022

Customer created a custom DataTable with a TSet Property and saw the behavior of allowing duplicate elements within the TSet, which is not allowed. See TSet Documentation for more information. This ...