Copying a BP function with split pins creates all individual params of the struct, instead of making the parent struct

UE - Gameplay - Blueprint Editor - Oct 3, 2021

This occurs in UE5/EA and in Release-5.0 ...

Networking Insights not correctly tracking outgoing multicast RPCs from server

UE - Networking - Sep 30, 2021

It looks like this only happens to multicast RPCs that are outgoing from a server. Client RPCs still show up as expected, and both incoming and outgoing RPCs appear properly in a client's session. ...

Display Blueprint Added Components on subobjects with meta = (ShowInnerProperties)

UE - Gameplay - Blueprint Editor - Sep 28, 2021

Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...

VR Editor Mode doesn't work with OpenXR

UE - Platform - XR - Sep 27, 2021

Terrain layer weight parameters don't work in material layers

UE - Rendering Architecture - Materials - Sep 16, 2021

Quick look at code, seems like terrain weight parameters aren't considering MPI association or index. ...

Demo Record does not play back the events that occurred after the ServerTravel command.

UE - Networking - Sep 16, 2021

Regression was checked on UE5-Release-EarlyAccess CL 16682836, Regression - No. ...

Splitting a struct pin on a function node does not display tool tips on resulting struct member pins

UE - Gameplay - Blueprint Editor - Sep 15, 2021

Splitting a struct pin on a function node does not display tooltips for the resulting struct member pins.  upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue wasn't reproduced. Re ...

Pasting timeline components into another actor and then choosing "cancel" on fix self context function references results in a broken state

UE - Framework - Components - Sep 13, 2021

upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue was reproduced. Regression - No ...