Hang occurs on Mac when Japanese input is selected and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded

UE - Platform - Apple - Aug 10, 2017

The Editor will hang on Mac if Japanese input is selected on the Mac and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded. REGRESSION: No. T ...

Ensure playing in viewport after closing blueprint and undoing component rename

UE - Gameplay - Blueprint - Aug 2, 2017

Ensure occurs when the user undos the renaming of a component while the blueprint is closed, and then plays in viewport. ...

Instanced Widget Property is not saved after compile if marked as EditInlineNew

UE - Editor - UI Systems - Aug 2, 2017

When an EditInlineNew Instanced property exists within a nested user widget, changes to the property are not saved after compiling the widget blueprint in the editor. ...

There's no efficient way to pause/resume widget animations

UE - Anim - Sequencer - Jul 27, 2017

The implementation of UMGSequencePlayer::Play and UMGSequencePlayer::Pause are not conducive to being able to efficiently pause and resume animations. Some problems that need to be addressed: 1. ...

Auto (LOD#) in the details panel of the static mesh viewer does not update to the current LOD being Shown

Tools - Jul 25, 2017

Auto (LOD#) text in the details panel of the static mesh viewer does not update to the current LOD being Shown. It always appears to show Auto (LOD0) ...

Right clicking an actor in the Viewport and using the Place Actor feature is broken on Linux

UE - Platform - Linux - Jul 24, 2017

This happens on both Ubuntu 16.04 and Ubuntu 14.04. ...

Format text left pin named from same text with different case.

UE - Editor - UI Systems - Localization - Jul 12, 2017

Format text have an artifact when pin name has changed in terms of character case. It leaves previous pin. ...

Changes to a Project's Targeted RHIs for Linux are not being saved after restarting project

Tools - Jul 11, 2017

This occurs on both Windows and Linux machines. ...

Child Actor Components Not Properly Destroyed on Clients

UE - Networking - Jul 6, 2017

Child Actor Components are not being destroyed on clients when Destroy Actor is called on the Actor containing the Child Actor Component. ...

User Struct value set through a component is reset to default when modified through the level instance

UE - Gameplay - Jul 3, 2017

Struct value set through a component is reset to default when modified through the level instance. If it's not set through the component, it works fine. User Description: There is a bug in the eng ...