Discrepancy in capsule distance to floor when crouching

UE - Gameplay - Components - Aug 30, 2017

When crouching is set in the CharacterMovement Component, the distance from the character capsule to the floor increases by one unit while crouching. Regression: No - Same behavior occurs in 4.16.3 ...

Split pins of Function inputs do not correctly update if variable type is changed

UE - Gameplay - Blueprint - Aug 30, 2017

When using the inputs of a function, splitting a variable and then changing its variable type does not properly update the node as expected. This occurs with any variable type that can be split. Sav ...

Foliage disappears after 1.5k if occlusion culling project setting is disabled

UE - World Creation - Worldbuilding Tools - Foliage - Aug 30, 2017

When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...

EXR format image files appear dark in texture editor with HDRCompressed setting

UE - Editor - Content Pipeline - Import and Export - Aug 30, 2017

Imported textures in exr image file formats preview darker in HDRCompressed versus HDR in the texture editor. [Link Removed] [Link Removed] They seem to look the same in a simple material using l ...

Blueprint needs to be compiled if another blueprint sharing an interface is compiled

UE - Gameplay - Blueprint - Aug 29, 2017

Blueprint needs to be compiled if another blueprint sharing an interface is compiled Regression: This does not happen in 4.16 ...

Inaccurate dialog box displayed when trying to open a project that contains a plugin with missing binaries

UE - Foundation - Core - Aug 29, 2017

In 4.17, attempting to open a project that contains a plugin with a missing .dll file results in a dialog box appearing that says that the plugin is not compatible with the current Engine version, a ...

Construction script runs multiple times when placing an actor in the scene

UE - Gameplay - Blueprint - Aug 29, 2017

An actor's construction script runs multiple times (3 times) even when "Run Construction Script on Drag" is set to false ...

Disabling audio during play causes Editor to hang

UE - Audio - Aug 29, 2017

The editor hangs when disabling the current audio device that is in use if the editor is currently playing sound ...

PostProcessSettings no longer has the Post Process Materials option

UE - Gameplay - Blueprint - Aug 29, 2017

In engine version 4.17 and later the Post Process Materials node is not present. This option allowed for custom Post Process Settings. Other nodes are still present and working as intended. This iss ...

Indirect lighting samples incorrect if duplicated levels placed in same persistent level

UE - Graphics Features - Aug 29, 2017

Indirect lighting samples were not made correctly when building lighting with umap duplicated via the content browser and registering both source and destination as sublevels in one map. ...