meta specifier ArrayClamp does not work with array in struct

UE - Gameplay - Blueprint - Sep 14, 2016

Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...

Threading bug in scene capture component

UE - Virtual Production - Sep 14, 2016

void USceneCaptureComponent2D::CaptureSceneDeferred() { UWorld* World = GetWorld(); if (World && World->Scene && IsVisible()) { // Defer until after updates finish // Needs some CS because ...

Alembic Geometry Cache has Blurry Artifacts When Being Moved in Viewport

UE - Gameplay - Sep 13, 2016

While moving an Alembic Geometry Cache in the level using the transform widget the asset will begin to blur even when moving it slowly. This seems related to motion blur since setting the amount to ...

AI Character Twitching Severely When Moving To Vector Set on Tick

UE - AI - Sep 13, 2016

When setting a vector key on tick, and using a dynamic Nav Mesh, the AI Character exhibits severe twitching, and even occasionally gets stuck. This does not occur when the Nav Mesh is set to Stati ...

Material Billboards are Incorrectly Reflected

UE - Graphics Features - Sep 12, 2016

When using a billboard material as a component it will reflect incorrectly. This happens with both Screen Space and Planar Reflections. ...

Build Warning when HotReloading - LogUObjectGlobals:Warning: Guid is already used by

UE - Gameplay - Blueprint - Sep 12, 2016

Changing class code causes class instance placed in the viewport to produce the warning message shown below upon hot reload. Also reported that callstack occurs but does not crash the editor. The ...

"Create New Asset" section for selecting an image appears directly under the mouse

UE - Editor - UI Systems - Slate - Sep 12, 2016

The Create New Asset Section for applying an image to a brush is directly under the mouse after clicking on the dropdown. If the user simply clicks (and does not hold down the mouse button) they wil ...

Users can create project with name of "Stack" which causes conflict with existing "Stack.h"

Tools - Sep 12, 2016

Users can create project with existing name of "Slack" which causes conflict with existing Slack.h. Call stack is log file. ...

SHIFT+F1 Not Working in Standalone Game Mode

Tools - Sep 12, 2016

While in Standalone Game Mode, Selecting Shift + F1 does not return mouse control to the user as in previous versions of the Engine. ...

Realtime Rendering in Viewport Toggle not Working as Expected

UE - LD & Modeling - Terrain - Landscape - Sep 12, 2016

When switching editor modes Realtime rendering will always switch back to enabled unless you are in "Place" mode. While in "Place" mode the editor will remember your setting for Realtime rendering i ...