This is not a regression as it does occur in //UE5/Release-5.1 @ CL 23901901 Repro Rate: 3/3 times ...
When you upgrade your project to a new version of the engine, your Collections are deleted from the Collection setting. ...
When the resolution changes, the cutting position seems to change depending on the margin setting. ...
When using the node "Scroll Widget Into View" the scroll box that uses it does not appear to scroll widgets into view when selecting widgets that are out up view in the up direction. Regression: Y ...
The editor is crashing when clicking the Maximize button on a standalone window when a startup movie is playing. ...
Copy / Pasting or Duplicating a Widget creates multiple transactions in Undo History. These transactions are labeled "Animatable Property changed.' By default, three Animatable Property changed eve ...
Reparenting a widget within it's own event can cause that widget's tree to have null references instead of references to slate widgets. This happens because when a widget is reparented, we remove a ...
After deleting a node, other off screen nodes tend to snap back into place when panning across the blueprint. ...
deleting the code "&& SimulationStages[i]->bEnabled" in UNiagaraEmitter::GetScripts will bypass the problem [Image Removed] ...
If the user adds another widget to the designer tab any animations that are available will pop back into what ever setting they have at frame zero regardless of the position of the scrub bar. ...