[AI] VisLog Cone macro has typo in definition that results in compilation error.

UE - AI - Debugging - Apr 14, 2022

Typo in the macro definition for UE_VLOG_CONE of the word Origin which results in the parameter not being passed correctly. ...

Instance overlap functions for Foliage Instanced Static Meshes detects instances inconsistently

UE - World Creation - Worldbuilding Tools - Foliage - Apr 14, 2022

Instance overlap functions for Foliage Instanced Static Meshes detects instances incorrectly. I was able to see this occur with both the Sphere and Box functions. In addition, I drew out debug sphe ...

Double Properties break reset to default and inherited value propagation

UE - Gameplay - LWC - Apr 13, 2022

This is an issue with how FPropertyValueImpl::ResetToDefault works: it uses GetDefaultValueAsString to reset the default value. This is problematic because the LexToString function that is eventuall ...

Opening a USD actor BP will crash if an instance of the USD actor's sequence is open

UE - Editor - Content Pipeline - USD - Apr 13, 2022

Opening the USD blueprint with its sequence open will crash the editor. ...

Unreal Architecture link in Unreal Terminology website doesn't work

Docs - Apr 13, 2022

Unreal Architecture web link doesn't work. A user cannot enter the website to see the terminology of the Unreal Architecture. ...

Montage Time Stretch Curves Scale Incorrectly

UE - Anim - Runtime - Apr 13, 2022

More details in attached UDN [Link Removed] Time stretch curve behaves incorrectly with large sections of in-between values. From the UDN: After using the feature a bit more we also noticed tha ...

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