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 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 ...
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 animations of morph targets play at a slightly but noticably different rate between the 4.8 and 4.9 version of the UE4. ...
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 ...
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 ...
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. ...
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 ...
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 ...