Referencing another blueprint with a widget on an Android HTC One plus causes a fail to launch

UE - Editor - UI Systems - May 27, 2015

If the user uses a widget to reference another actor blueprint the project will fail to launch after it has been launched on to the device. This issue occurs on the Android HTC One - X Plus. ...

UE4 3rd Person Blueprint PIE Caused Kernel Panic on iMac/AMD 6770M

UE - Platform - Apple - Dec 12, 2014

When I was running the default 3rd person shooter template which had no modifications yet, I pressed play and began to move around. Within a few seconds, the computer shut off as if the power cord h ...

VR Preview causes the editor to freeze on Mac

UE - Platform - XR - Apr 21, 2015

When trying to use the VR preview with the oculus rift for a Mac the editor freezes up and has to be shut down. ...

Planar Reflection seems to render inverted

UE - Platform - Mobile - Jul 6, 2016

Planar Reflections seem to be inverted on mobile devices. The angles seem to be off too. ...

PlayLevel PlayStandaloneLocalPc( ) appears to be calling UE4Editor from engine binaries which can prevent game specific scripts from loading

Tools - Sep 26, 2016

PlayStandaloneLocalPc is used when user launches Standalone Game from editor, which loads the .uproject from UE4Editor in Engine binaries instead of loading project from project binaries. ...

Audio Persists and App becomes Unresponsive when Opening Map and Calling Movies to Load

Media Framework - Nov 17, 2016

A licensee is experiencing odd behavior when using custom code to call a loading movie when opening/loading a level. The licensee has implemented a loading movie to play when calling a map to open ...

FCDODiffControl doesn't properly account for lists of differing size.

UE - Gameplay - Blueprint - Sep 21, 2016

FCDODiffControl doesn't properly account for lists of differing size. The issues are marked in the following code:int IterOld = 0; int IterNew = 0; while (IterOld != OldProperties.Num() || IterNew ...

Sequence Recorder mishandles certain skeletal meshes when recording

UE - Anim - Sequencer - Oct 26, 2016

Sequence Recorder mishandles certain skeletal meshes when recording. I THINK this is because of unused leaf bones in the bone hierarchy (See the skeleton tree). [Link Removed] Note: This charact ...