[CrashReport] UE4Editor_Engine!UGameViewportClient::Draw() [gameviewportclient.cpp:1170]

UE - Graphics Features - Apr 4, 2017

Was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 (first/seco ...

Review UMaterialFunction input/output post-load resolve

UE - Graphics Features - Apr 13, 2017

Both internally in a handful of one-off cases and externally we've seen cases where material functions have incorrectly resolved causing a crash trying to use the input/output expressions. Most case ...

Allow close set to false in the project settings does not prevent the user from closing the game window

Tools - May 30, 2017

User can still close the game window when the "Allow close" option is set to false. When unchecking similar options (such as allow maximize) the buttons are no longer available. ...

Editor crashes on blueprint open when shortcut key is implemented through code

UE - Gameplay - Jun 7, 2017

Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...

When running the reference viewer with multiple assets, the Show Referenced/Referencing Objects command only shows references for the first asset selected

UE - Editor - Content Pipeline - Content Browser - Jun 6, 2017

Though we allow multiple assets to be selected when starting the reference viewer and generate the tree for the combined asset group, we don't take the other assets into account when generating the ...

Copying a socket to another skeleton adds a "_0" suffix

OLD - Anim - Jun 28, 2017

Copying a socket to another skeleton adds a "_0" suffix Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - CL#3512142 - YES ...

[CrashReport] UE4Editor_UnrealEd!PackageTools::ReloadPackages() [packagetools.cpp:576]

Tools - Jun 29, 2017

This is a common crash affecting users on 4.16. Users have not provided any descriptions, so additional information is currently unavailable. Source Context 561 ::SortPackagesForReload( ...

Typo in Material Editor HeightLerp node

UE - Rendering Architecture - Materials - Jun 30, 2017

The HeightLerp node in the material editor has an input pin that reads "Transistion Phase (S)" - Transistion seems like a typo for Transition (without the second 's') ...

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