GoogleARCoreJavaHelper functions are not correctly exported publicly

UE - Platform - XR - Oct 31, 2018

The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception:  java.lang.UnsatisfiedLinkError: No implementatio ...

Skeletal Meshes do not work properly on Open GL ES 3.1 on Xiaomi Redmi 6

UE - Platform - Mobile - Oct 30, 2018

Skeletal meshes do not render or animate properly on the Xiaomi Redmi 6 (PowerVR GE8320) when using OpenGL ES3.1. This issue changed a bit from 4.19 to 4.20. In 4.19, the skeletal mesh seems to of ...

GoogleVR - Crash opening application on device: FATAL EXCEPTION: MainThread-UE4

UE - Platform - XR - Oct 30, 2018

GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...

UMG screen size setting needs update for new mobile devices

Tools - Oct 29, 2018

We're missing settings for iPhone XS iPhone XS Max iPhone XR Google Pixel 3 Google Pixel 3 XL Samsung Galaxy Note 9 We also don't have settings for iPad 5th Gen or iPad 6th Gen, however these would ...

(Regression) Risk of PostLoad() assert crash in all cooked, nativized builds with async load thread enabled.

UE - Gameplay - Blueprint - Oct 25, 2018

This is a regression that was introduced by the fix for [Link Removed]. As a result, we can potentially hit an assert in a cooked, nativized build during async load of a non-nativized Blueprint CDO ...

Packaging a runtime plugin in a Blueprint project causes some Editor files to be deleted

UE - Foundation - Cpp Tools - Oct 22, 2018

Attempting to package a runtime plugin (does not occur with a Development plugin) in a Blueprint project fails in 4.21 Preview 2. This also causes some Editor files to be deleted, including the Modu ...

Google VR Plugin - Unable to package for Distribution

UE - Platform - Mobile - Oct 19, 2018

There is an issue with GoogleVR and Android SDK 26 that only occurs when packaging "For Distribution", possibly connected to the SDK 26 change regarding the UiLayer for VR mode. Packaging without Di ...

Editor crashes when attempting to reimport multiple Data Table assets that do not have an associated data source file

Tools - Oct 19, 2018

Attempting to Reimport multiple Data Tables that do not have associated data source files results in the Engine crashing. When a single Data Table is selected to be reimported, the Editor asks for t ...

Crash launching project with Compat.MAX_GPUSKIN_BONES=75 and Preview Rendering set to Shader Model 5

UE - Graphics Features - Oct 18, 2018

Crash occurs when the user launches a project with a +75 bone skeletal mesh actor in their scene with the Compat.MAX_GPUSKIN_BONES=75 config change, and the default preview render is Shader Model 5. ...

'Missing Receipt' error after disabling plugin in binary build and repackaging

UE - Foundation - Cpp Tools - Oct 18, 2018

This was originally found with Android Launch On but also occurs Launching on to Windows with a new project. This will not reproduce when using a build from PerforceogPlayLevel: Setting up ProjectP ...