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

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

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

Memory leak on Mac when Credits window is open

UE - Platform - Apple - Jun 27, 2017

The editor is running out of memory on Mac when the Credits window is left open. ...

Ensure when adding more than one camera to world in VR mode

UE - Editor - Workflow Systems - Jun 13, 2017

Ensure condition failed: Lhs.CurrentNum == Lhs.InitialNum [Link Removed] [Line: 197] Array has changed during ranged-for iteration! Ensure occurs after dragging in multiple cameras into the world i ...

[CrashReport] UE4Editor_Engine!UHierarchicalInstancedStaticMeshComponent::BuildTreeIfOutdated

UE - World Creation - Worldbuilding Tools - Foliage - Jun 8, 2017

This is a common crash occurring in the 4.16 release. It seems to be related to applying a material to a mesh that is being used in Foliage. Crash Reports are spread out among many different Crash ...

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

Morph Targets broken importing some untriangulated meshes with FBX

UE - Graphics Features - Jun 5, 2017

Morph Targets broken importing untriangulated meshes with FBX ...

Network Delay with RPC Functions/OnRep Properties

UE - Networking - Jun 5, 2017

When attempting to call a RPC (NetMulticast, in this case) or use an OnRep_ Property, there seems to be a delay between setting the variable and it being replicated. In 4.15, this was around two t ...