Landscape Materials Layers Show "none" but are Still Able to Paint on Landscape

UE - LD & Modeling - Terrain - Landscape - Jun 15, 2015

Landscape material layers show "none" after generating weight blended layers in landscape paint mode. The landscape layers are painted as normal but do not show that any layer is assigned. ...

Crash when removing native root component from code after creating a Blueprint class based on the native class.

UE - Gameplay - Blueprint - Jul 27, 2015

Crash occurs when removing the native root component from code and then attempting to reopen a Blueprint Class asset that was based on the native parent class. Seems like maybe the 'AttachParent' f ...

Hot Reload not updating variables that have their values set in the constructor

UE - Foundation - Cpp Tools - Hot Reload - Feb 1, 2016

If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...

Blendspace Animation Lag for Morph Targets

OLD - Anim - Sep 11, 2015

Blendspace animations of morph targets play at a slightly but noticably different rate between the 4.8 and 4.9 version of the UE4. ...

bool variables set in code do not auto-update after a hot reload

UE - Gameplay - Blueprint - Apr 6, 2015

When a bool variable is defined in code, changing the default value of the variable does not update on a hot reload This is inconsistent with other variables types that update their current value w ...

Packaging fails after changing from Dynamic to Static Nav Mesh Runtime Generation

UE - AI - Feb 8, 2016

If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...

Crash occurs when using the VisRT console command in a project launched without the Editor using D3D12

UE - Graphics Features - Feb 6, 2017

Launching a project outside of the Editor (-game) using D3D12 (-d3d12) results in a crash if the console command VisRT is used in the project. ...

Crash when Reimporting SpeedTree asset with Billboard Material reset to the default World Grid Material

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

A crash occurs when reimporting a SpeedTree asset after clearing the material billboard element and setting it to the default world grid material. The licensee reporting the issue mentions to worka ...

Object using specific Corona Material Import by default with wrong UVs

UE - Editor - Content Pipeline - Datasmith - Exporters - Jan 29, 2019

Hypotenuse node unexpectedly returns "-nan(ind)" instead of "0.0" if both values passed into the node are "0.0"

UE - Gameplay - Blueprint - Feb 1, 2019

The Hypotenuse Blueprint node currently returns a value of "-nan(ind)" if both values passed into the node are "0.0". This result is correct based on the code that the Hypotenuse node uses, but is n ...