Crash when a nested widget is set to "Force Slow Construction Path"

UE - Editor - UI Systems - May 25, 2018

Does not occur if the root widget also disables the fast path. As a result, the current workaround is to ensure that the fast construction path is also disabled on the parent widget by making sure ...

The 'Console Variables' option does not Output an HTML file

Tools - Aug 23, 2016

No HTML file is created when using the newly added 'Console Variables' help menu option. This option is the same as entering 'Help' into the console command window. Neither of these options produce ...

Deactivate Then Activate Ribbon Emitter Causes Flicker

UE - Graphics Features - Oct 21, 2016

When setting a particle system to be active after deactivating the remaining particles still floating in the air from earlier will flicker. This is harder to reproduce when smooth frame rate is enab ...

MAC: Drop Down Menus Continuously Flicker (In Certain Conditions)

UE - Editor - UI Systems - Slate - Nov 4, 2015

Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...

Pawns sometimes spawn at same location

UE - Networking - Dec 1, 2016

In the TM-WorldOriginRebasing map, when spawning into the level with two players, the players will sometimes spawn at the same location when there are two Player Starts (one of which is in a subleve ...

Crash when loading the tutorials for 'Landscape Painting Mode' and 'Landscape Sculpting Mode'

Tools - Jun 6, 2017

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

Deleting reference variable will result in unusable picker appearing on resolve nodes

UE - Gameplay - Blueprint Editor - Feb 11, 2019

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

Actor loses attach component when parent actor goes in and out of relevancy

UE - Networking - Jun 17, 2019

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

USkinnedMeshComponent::PredictedLODLevel can be set below MinLOD

UE - Anim - Rigging - Aug 12, 2019

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

Single Channels From a Curve Atlas Node Does Not Remap to New Values

UE - Graphics Features - Oct 18, 2019

Single Channels from a Curve Atals Node Does Not Remap to New Values. Working as expected in 4.22 CL# 7053642 Found in 4.23 CL# 8386587, 4.24 CL# 9630693, 4.25 CL# 9615021 This is a regression. ...