SceneCapture2D Crashes When Changing to a Mobile Preview

UE - Platform - Mobile - Oct 16, 2018

With a SceneCapture2D actor in a level the editor will crash when changing to a mobile preview. Working as expected in 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4470579 Th ...

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

bDisableExposure Exposure bias on Mobile

UE - Platform - Mobile - Oct 12, 2018

There is this new variable. bDisableExposure which is set true when Feature level isn't SM5. Exposure bias should be supported on other platforms too. PR: https://github.com/EpicGames/UnrealEngine/ ...

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

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

Unreal Studio: Multi User Viewer Template Menu: Next Arrow Bug

UE - Anim - Sequencer - Oct 11, 2018

"There's a bug with the menu where you cant get to the next step (server browser or host) when you have a VR headset plugged and available. The "Next_Btn" button is greyed out on the last step. You ...

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

Multi-User Template Project holds at 95% for a very long time

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

I have now waited over 25 minutes to open the Multi-User project template, and it will not move past 95%.  I have attempted this twice with the same result.  Other templates load without delay. Upd ...