Crash when duplicating multiple components at once

UE - Gameplay - Blueprint - Apr 4, 2019

When duplicating multiple components at once it appears to crash the editor. Regression: Yes, this appears to be working in the previous version of the engine (4.21.2-4753647) ...

Unable to save Blueprint Function Library if it references a string table entry

UE - Editor - UI Systems - Localization - Apr 4, 2019

Regression. Function library saving crashes if it references to a string table entry. ...

Alignment problem in UMG SafeZone

I have tried to remove the parent / child relationship and display the image in the parent widget but the bug will occur anyways. ...

Paper2D Tilemap doesn't render tiles correctly when more than one layer is added.

UE - Graphics Features - Apr 3, 2019

Regression as of 4.22. When creating more than one layer in a Paper2DTilemapAsset, the tiles will not render correctly in the second layer. Please see the attached gif for an example. ...

Quit and Exit commands do not close project on Android

UE - Platform - Mobile - Apr 3, 2019

LogWindows: FAndroidMisc::RequestExit(0) does not get sent with 4.22 and 4.23. Does not occur in 4.21. ...

Rename of variables are cancelled if user clicks the variable type menu

UE - Editor - UI Systems - Slate - Apr 3, 2019

Rename of variables are cancelled if user clicks the variable type menu. This occurs if the user has not press enter yet to accept their input and then clicks the variable type menu. I also notice ...

Packaged Game Crashes When Launched with the -dx12 for Ray Tracing Features and PixelStreaming enabled

PixelStreaming - Apr 3, 2019

Packaged game crashes when launched with the -dx12 option and PixelStreaming is enabled. Found in 4.22 CL# 5660361 and 4.23 CL# 5704223 ...

Adding an entry to arrays within Details Panels automatically collapses expanded entries

UE - Rendering Architecture - Materials - Apr 3, 2019

Adding an element to an array in the Material Editor automatically collapses all expanded elements in the array. I've successfully reproduced this issue with the following nodes:LandscapeGrassOutput ...

Unable to package for Windows 64-bit while Pixel Streaming plugin is enabled

PixelStreaming - Apr 2, 2019

Packaging for Windows 64-bit with the Pixel Streaming bug enabled causes the packaging process to fail. Regression?: Yes This does not occur in 4.22 release (CL#5660361) ...