Cast nodes can be converted to pure while the blueprint graph is in read-only mode, such as when you are debugging the blueprint. Found in 4.14.0 CL# 3195953. Reproduced in 4.13.2 CL# 3172292 and 4 ...
Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...
The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...
Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...
A crash occurs when starting either the Landscape Painting Mode or Landscape Sculpting Mode tutorials. It crashes even if a landscape is already in the level. This is similar to [Link Removed], h ...
Using incorrect formatting in FText does not cause compilation errors in EnsureMsgf as it does in other functions such as UE_LOG. This causes crashes to sneak through such as a crash on ensure when ...
REGRESSION: No When deleting a reference variable, any resolve node pins using it will have a picker added, which won't have anything listed in their dropdown. This isn't consistent with what happ ...
As described in the linked UDN, non-replicated components aren't being hooked up properly after an actor goes out & back into relevancy. The proposed fix sounds correct, calling MoveMapedObjectToUnm ...
Within USkinnedMeshComponent::UpdateLODStatus_Internal, if the USkinnedMeshComponent does not yet have a MeshObject, MaxLODIndex will be left as 0 and as a result PredictedLODLevel will be set to 0 ...
While doing some extra testing of the Submix Analyser fixes, I noticed there is a setting to set the channel of the submix to give the analyser. It always works for channel 0, but changing it to any ...