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. ...

Drag and Drop Import option allows folders with space in name

UE - Editor - Content Pipeline - Import and Export - Jul 7, 2017

By using the drag and drop import feature, users can import files that contain spaces in the name. This causes an error in the editor where files inside it cannot save because of the name. Renaming ...

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 ...

Arabic text appears clipped when using DejaVu Sans

UE - Editor - UI Systems - Slate - Jul 1, 2017

Arabic text can appear clipped at certain zoom levels when using DejaVu Sans. This issue doesn't occur when using Noto Naskh. ...