Setting Default Server map resets Default Game Mode to GameModeBase

UE - Foundation - Core - Apr 13, 2017

REGRESSION: Yes, doesn't occur in 4.15 When the user modifies the server default map it resets the game mode in DefaultEngine.ini This occurs on both Mac and Windows. ...

Inconsistent 'Skip Owner' Replication Behavior Between Editor and Packaged Game

UE - Networking - Apr 13, 2017

When a variable is set to Skip Owner replication, it is still being replicated to the owner in a packaged game. This is inconsistent with the behavior in the editor, as testing this using Play in Ne ...

"Set Playback Position" to the end of the sequence stops it at current playback position

UE - Anim - Sequencer - Apr 13, 2017

"Set Playback Position" to the end of the sequence stops it at current playback position ...

Stationary Light Overlap View Mode Broken By Forward Renderer

UE - Graphics Features - Apr 13, 2017

The stationary light overlap view mode doesn't work properly in the forward renderer. Everything gets a red highlight making it impossible to see overlap. Images attached. ...

Compile failure launching C++ project onto tvOS/iOS in Development

UE - Platform - Mobile - Apr 13, 2017

This is the same issue as UE-41313 but is showing up in the release branch.[2017.04.12-21.37.50:215][354]LogPlayLevel: UnrealBuildTool: /Users/Shared/UnrealEngine/4.16/Engine/Source/Runtime/Core/Pub ...

Review UMaterialFunction input/output post-load resolve

UE - Graphics Features - Apr 13, 2017

Both internally in a handful of one-off cases and externally we've seen cases where material functions have incorrectly resolved causing a crash trying to use the input/output expressions. Most case ...

Crash can occur when calling GetSkinnedVertexPosition on a skeletal mesh with a slightly different bone hierarchy than the skeletal mesh whose skeleton it is using

OLD - Anim - Apr 12, 2017

MDW: In progress (Dev-AnimPhys CL 3392820) When calling GetSkinnedVertexPosition on a skeletal mesh that uses the same skeleton as a different skeletal mesh with a slightly different bone hierarchy ...

Crash pressing Ctrl+Tab on Project Browser

Tools - Apr 12, 2017

REGRESSION: No, occurs in 4.15 as well Crash occurs when press Ctrl+Tab when the Project Browser is open. I did not crash if I tried this when in the editor itself. ...

Select node pins can silently change type on reload and break a previous connection.

UE - Gameplay - Blueprint - Apr 12, 2017

Same issue as in [Link Removed], only this is a different node implementation that attempts to replicate similar behavior. There are a couple differences in behavior here though; notably, that the c ...

Capsule Indirect Lighting with ILCQ Volume breaks on Skeletal Meshes when making Sublevel visible not in the current Camera Frustum

UE - Graphics Features - Apr 12, 2017

When using Capsule Indirect Shadows for Skeletal meshes who have their ILCQ set to Volume, and loading a SubLevel with it's actors not within the current camera's view, the indirect lighting is blac ...