Crash after deleting Editor Utility Widget and accessing it from Window menu

Tools - Feb 25, 2019

Crash after deleting Editor Utility Widget and accessing from Window menu ...

Preview Mode Button Does Not Have an Icon When Small Toolbar Icons is Enabled

UE - Platform - Mobile - Feb 25, 2019

Preview mode button is missing an icon with "Use Small Tool Bar Icons" enabled. Found in 4.22 Preview 2 CL# 5035897 and 4.23 CL# 5172174  ...

Oculus Avatar Plugin fails to package on Oculus Mobile

UE - Platform - XR - Feb 22, 2019

Does NOT occur in 4.23 MAIN @ CL 5035898 Deleting Engine\Plugins\Runtime\Oculus\OculusAvatar\Intermediate did not resolve error. Warnings that are also present in 4.21: LogShaderCompilers: Warnin ...

RPCUtility cannot be built in 4.22

UE - Foundation - Cpp Tools - Feb 22, 2019

The RPCUtility binaries cannot be built in 4.22 due to an issue with DotNETUtilities. When attempting to build the RPCUtility binaries as part of the BuildCommonTools command, the build provides a w ...

Cooked content results in crash on launch of QAGame.exe

UE - Graphics Features - Feb 22, 2019

Seems to be an issue with how the cooker is calling the contents of TM-ShaderModels. ...

Calling ServerTravel with bShouldSkipGameNotify set to false causes a crash

UE - Gameplay - Feb 22, 2019

Calling ServerTravel with bShouldSkipGameNotify set to false results in a crash. The reproduction case provided is in PIE but this also occurs in a packaged game Regression?: Yes This did not occur ...

Crash when changing the variable type of a variable used in a blutility function

UE - Gameplay - Blueprint - Feb 22, 2019

When changing the variable type of a variable that is used in a function for a blutility a crash can occur ...

Child Actors are not replicated to clients when the parent blueprint is nativized

UE - Gameplay - Feb 22, 2019

Child actors do not replicate properly to clients when their parent blueprint is nativized. Regression?: Yes This did not occur in 4.20.3 See also [Link Removed] ...

Crash When Adding a Second Vector Parameter to Material Parameter Collection

UE - Graphics Features - Feb 21, 2019

The Editor will crash if you add more than one vector parameter to a Material Parameter Collection.  This works as expected in 4.21 CL# 4753647 Found in 4.22 Preview 2 CL# 5035897 and 4.23 CL# 506 ...

Mobile projects crash with Event Driven Loader disabled

UE - Platform - Mobile - Feb 21, 2019

iOS + Android apps will crash on launch if Event Driven Loader is disabled. Confirmed in 4.23 MAIN at CL 5035898 ...