Launching on IOS, sessions do not appear in the Session Frontend

UE - Networking - Oct 17, 2018

Licensee reports: Dug into this further and our iOS devices aren't receiving any of the handshake messages sent by the Session Frontend (or any other UDP messages for that matter) because multicast ...

Project with Preferred Landscape Orientation set to Left Home Button still launches oriented Right Home Button

UE - Platform - Mobile - Oct 16, 2018

Projects with Preferred Landscape Orient set to Left Home Button will still launch on iOS in Right Home Button orientation. ...

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

PseudoVolumeTexture inverted on GL

UE - Platform - Mobile - Oct 16, 2018

UDN report: Hi, This is not really a question, but I just wanted to point something. It seems that the PseudoVolumeTexture method in common.ush is not working the same way between DirectX and Ope ...

Rhino blocks not placed correctly when imported

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

The Rhino blocks are imported with the base point at the origin, causing them to import inside of each other when the process is complete. In 4.20 (4.20E4) the blocks are imported apart from each ot ...

Datasmith Importer stalls Editor when importing large Rhino files

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

Importing large Rhino files will cause the Editor to stall during the import process for a long time. When testing the attached file the Editor stalled close to an hour with no results. The attached ...

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

Sub-components with the same name are not displayed on the correct parents in the Blueprints editor

UE - Gameplay - Oct 12, 2018

Sub-components with the same name are not displayed on the correct parents in the Blueprints editor.  Upon creation of an Actor blueprint initially derived from a c++ base class (VRCharacter) which ...