Nativized UMG assets not visible

UE - Gameplay - Blueprint Runtime - Aug 4, 2016

Widgets appear and function fine in regular PIE. This may be a result of recent changes to widgets in Dev-Editor. Will regress upon request. ...

Color Picker closes when selecting a new color for a Linear Color in a Struct

UE - Gameplay - Blueprint - Nov 20, 2015

The color picker will close when selecting a new color for a Linear Color variable if the Value property is set to a value other than 0 within a Struct. This does not seem to occur with the color p ...

LOD asset does not visibly update

Tools - Aug 9, 2016

When cycling through the LODs of the "SkeletalMesh_LOD_Skeleton" there is no visible distinction of the LODs. The LODs do update in the info printed on the left side(As seen in the gif below) but th ...

Rich text formatting is disabled on Linux

UE - Platform - Linux - Aug 1, 2016

Rich text does not display on Linux. A Warning: Rich text formatting is disabled message appears where rich text would normally be displayed. I do not see this issue on Windows. REGRESSION: Yes Wo ...

Undo, Redo, Undoing a blueprint actor Replace action causes a crash

Tools - Aug 4, 2016

Undo, redo, undo after issuing a replace actor action causes the editor to crash. Found on: //UE4/Release-4.13 CL-3078131 Crash reporter: [Link Removed] Regression from //UE4/Release-4.12 CL-3053 ...

Starting position in VR Template HMD locomotion map lower than Motion Controller map

Docs - Samples - Jul 29, 2016

Starting position for the HMD locomotion map in the VR template is very close to the ground, it's also lower than the companion map for Motion Controller movement. May be due to pawn differences? F ...

Crash when Redoing the placement of a Blueprint with a Child Actor Component

UE - Gameplay - Blueprint - Aug 8, 2016

Perhaps the Child Actor being "undod" is not saved correctly? ...

Crash in FObjectReplicator::StartReplicating when removing replicated uproperty and hot reloading with two players

UE - Networking - May 10, 2016

The editor crashes when the user removes the replicated uproperty from a variable and tries to hot reload while a PIE session with two players is still active. This issue was found while trying to ...

[CrashReport] SMediaPlayerEditorOutput::UpdateSoundWave(), SetAudioSink()

Media Framework - Aug 9, 2016

This JIRA is being entered as a result of it being one of the top crashes in 4.13 Preview 1. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 67 ...

Editor crashes when copying a copied instance of a blueprint in the level.

UE - Gameplay - Blueprint - Aug 9, 2016

Editor is crashing when copying a copied instance of a blueprint in the level. We were unable to reproduce this issue adding a component to the blueprint through the blueprint editor. This issue on ...