SketchUp models are too small once imported via the Datasmith plug-in

UE - Editor - Content Pipeline - Datasmith - Exporters - Sep 24, 2018

In Sketchup the user made a cube thats 100cm x 100cm x100cm and has Sketchup's measure units set to cm. When imported into DataSmith the cube is 39x39x39. It was calculated that the scaling was off ...

MSAA depthbuffer never be released on Android

UE - Platform - Mobile - Sep 24, 2018

Object Type (Collision presets) not updating immediately after toggling 'Simulate Physics'

Tools - Sep 23, 2018

Collison -> Collision Presets -> Object Type does not immediately update when toggling simulate physics. Tested in Main CL 4374913 ...

Allow multicast RPCs to be recorded by replays in NM_Standalone

UE - Networking - Sep 21, 2018

No game net driver exists in a standalone game, so there is currently no code path to forward multicast RPC calls to the demo net driver for recording. ...

Disabling Bluetooth controllers also disables the Android Back input event

UE - Platform - Mobile - Sep 21, 2018

Disabling Bluetooth Controller support for Android also causes the Back button of the navigation bar to not work properly, as the input event does not fire when it is pressed. Regression?: No This ...

Failed to register input back buffer crash when opening a project with PixelStreaming on Windows 7

PixelStreaming - Sep 19, 2018

Projects crash upon opening with the PixelStreaming plugin enabled. ...

Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...

Unable to package with a Media Player On End Reached event in a Level Blueprint

Media Framework - Sep 19, 2018

If a Media Player's "On End Reached" event is present in a Level Blueprint, even if it is not being used, packaging the project will fail. An error is thrown and a callstack is given. Please see the ...