Building for Gear VR Distribution fails due to missing Oculus lib

UE - Platform - XR - Jun 7, 2017

Users have reported that building for Distribution on Gear VR results in failure due to a missing Oculus library. The error they receive is as follows: UATHelper: Packaging (Android (ETC2)): [javac ...

Object set to simulate via a LevelBp will not be affected by a radial force component

UE - Simulation - Physics - Jun 7, 2017

If the objects are set to simulate physics via the details panel it works fine If the objects are set to simulate physics via a level BP the radial force doesn't work Attached video shows you how to ...

Add button in Override Materials property is not responding.

Add button in Override Materials property is not responding in Skeletal Mesh > Rendering section in detail panel. This is not responding from 4.15 and above. ...

Android Improved Virtual Keyboard cannot receive non-English characters.

UE - Platform - Mobile - Jun 7, 2017

Currently, Improved virtual keyboard in Android only receives English characters and special characters. Need support for other languages. Investigate the bug and research what's needed to make IME ...

Invalid asset crashes editor

UE - Foundation - Core - Jun 7, 2017

I had to force quit the editor when it was taking too long to shut down, and it appears some assets got saved incorrectly. Probably nothing that can be done about the assets being saved incorrectly ...

[CrashReport] Crash on Mac related to editor close

UE - Platform - Apple - Jun 6, 2017

This is a long-standing Mac crash that occurs with low frequency, but has affected more than 500 users since it started (possibly in the 4.11 release) It has recently been experienced internally by ...

Actor Sequence Component Not Working While Playing in Standalone

UE - Anim - Sequencer - Jun 6, 2017

When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...

When running the reference viewer with multiple assets, the Show Referenced/Referencing Objects command only shows references for the first asset selected

UE - Editor - Content Pipeline - Content Browser - Jun 6, 2017

Though we allow multiple assets to be selected when starting the reference viewer and generate the tree for the combined asset group, we don't take the other assets into account when generating the ...

Cannot debug code projects in the binary engine

UE - Foundation - Cpp Tools - UnrealBuildTool - Jun 6, 2017

Code projects in the binary version of 4.16.1 cannot be launched without the Editor in the debugger in Visual Studio. The project hits a breakpoint while launching, with the following showing in the ...

Array of Instanced Objects on Component Does Not Propagate to Children Correctly

UE - Foundation - Core - UObject - Jun 6, 2017

Attempting to add an entry to an array of instanced objects is not correctly displaying that entry in a child class based on that actor. It is expected that the inherited component in the child acto ...