Editor Crashes When Attempting to Create/Open a Blueprint While 'Show Friendly Variable Names' is False

UE - Gameplay - Oct 12, 2018

When the 'Show Friendly Variable Names' option is set to false in Editor preferences, attempting to create (once you press 'Enter' to accept the new Blueprint name) or open a Blueprint causes the ed ...

Hot Reload fails when project code class that derives from a plugin code class is modified

UE - Foundation - Cpp Tools - Hot Reload - Oct 11, 2018

Hot Reloading fails in 4.21 if a project code class that derives from a plugin code class is modified. The Editor appears to be looking for a corresponding Hot Reload .dll for the plugin, even thoug ...

User focus navigation does not respect Wrap setting for Prev/Next

UE - Editor - UI Systems - Oct 11, 2018

Using Tab/Shift+Tab to navigates between all buttons on the player screen instead of the buttons that are constrained within an overlay Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.2 ...

Using a Blutility to modify an Actor in a Streaming Level doesn't make it dirty

UE - Gameplay - Oct 11, 2018

Using a Blutility to modify an Actor in a Streaming Level doesn't make it dirty and prompt it to be saved. This was reproduced and tested in 4.19.2 (CL-4033788), 4.20.3 (CL-4369336), 4.21 (CL-44358 ...

UCheatManager::ToggleDebugCamera() causes crash

UE - Gameplay - Oct 11, 2018

Toggling the Debug Camera with the UCheatManager::ToggleDebugCamera() function in a PlayerController derived class causes a crash. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL ...

Exposure Metering Mode "Auto Exposure Basic" Disables Histogram Min/Max Control

UE - Graphics Features - Oct 11, 2018

Auto Exposure Basic disables histogram min/max controls. Working as expected in 4.19 CL# 4033788 and 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4448303 This is a regression ...

App fails to open on Android: Assertion failed referencing LaunchAndroid.cpp:415

UE - Editor - Content Pipeline - Datasmith - Importer - Oct 11, 2018

AR App fails to open on Android: Assertion failed referencing LaunchAndroid.cpp:415 when Unreal Datasmith is installed.10-11 11:22:57.499: D/UE4(18917): LogAndroid: Error: Assertion failed: false [F ...

Thumbstick Values Resetting with Oculus Rift through SteamVR

UE - Platform - XR - Oct 11, 2018

Thumbstick values reset once max value is reached. Tested with Rift WMR Plugin off - Works normally Oculus Plugin off (Running through Steam VR) - Only X values reset. Confirmed in Packaged proj ...

Editor Crashes when enabling Vertex Colors on an imported Skeletal Mesh with Morph Target Animations

UE - Graphics Features - Oct 11, 2018

Licensee wants to be able to import skeletal meshes which have Vertex Colours (their entire game is Vertex Coloured) and Morph Target animation, but they're seeing a crash when toggling Vertex Color ...

The InsertFeaturePacksIntoINIFile() function creates an invalid entry in the DefaultGame.ini file

UE - Foundation - Core - Oct 10, 2018

The GameProjectUtils::InsertFeaturePacksIntoINIFile() function is not creating a valid entry in the DefaultGame.ini file. It is currently missing a double-quote at the end of the PackSource value fo ...