Refreshing node does not resolve error and causes tooltip to display another line with same message with each refresh.

UE - Gameplay - Apr 14, 2017

Clicking the compile button in the Blueprint editor resolves the error. ...

Editor Crashes When Attempting to Maximize Standalone Window While a Startup Movie is Playing

Tools - Jun 2, 2017

The editor is crashing when clicking the Maximize button on a standalone window when a startup movie is playing. ...

Spectator Pawn cannot be added to level by dragging into viewport

Tools - Mar 23, 2017

Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...

Crash from Saving in different ways in rapid sucuession

Tools - Apr 18, 2017

The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...

Default Key Binding for Save Level removed

Tools - Jul 17, 2017

Looks like this was accidentally removed during a merge from WEX, 3479958. See history of LevelActions.cpp in Main for that changelist around line 2930. ...

Widget Compiler not saving a text field with only spaces

Tools - Feb 15, 2017

The UMG Editor's text component will not save the text field if it only contains spaces. This can hinder projects that need to get the distance of a space, as with the case linked with the Additiona ...

Fbx Importer crash if answering no to the incompatible skeleton dialog

Tools - Apr 11, 2017

Quote from the licensee (FbxSkeletalMeshImport.cpp inside "// merge bones to the selected skeleton"): this happens because in UnFbx::FFbxImporter::SetupAnimationDataFromMesh, the function FindFBXMe ...

[CrashReport] Crash related to mesh reimport - UE4Editor_UnrealEd!UpdateSomeLodsImportMeshData()

Tools - Jun 22, 2017

This is a common crash that occurs for users in the 4.16 release. Log file attached. Additional information is currently unavailable. User DescriptionsRandom Crash After right clicking Static mes ...

Low Frequency Crash when rendering a movie in Sequencer

UE - Anim - Sequencer - Feb 10, 2017

Note This is a low frequency 1/3 times attempted. I could not accurately reproduce this crash. Based on crash reporter, this never happened in 4.14 so this is a regression ...

Instanced nested subobjects will get reset to default when edited in components detail panel

UE - Gameplay - Components - Feb 16, 2017

UActorComponents don't currently allow subobjects that are UActorComponents. However, this also prevents them from having "normal" instanced UObjects. The UObjects can be added to an ActorComponent ...