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 ...

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 ...

Array inputs on event dispatcher cause a compiler note.

UE - Gameplay - Blueprint - Apr 13, 2017

Looks related to [Link Removed], but it appears that something was overlooked. Probably requires a similar fix for the delegate node. ...

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. ...

Enabling window animations in the editor can cause dropdown windows to constantly reposition

Tools - Apr 12, 2017

Dropdowns do not reposition correctly in a details panel when window animations are enabled. With animations disabled, they'll reposition to stay attached to the field they are modifying. ...

Inconsistent Spectator Camera Behavior When Run Dedicated Server is Enabled

UE - Networking - Apr 12, 2017

Spectator cameras don't seem to be set to the correct transform when the ChangeState/ClientGoToState functions are called when using a dedicated server. After testing on a listen server, it appear ...

Static Mesh Elements Always Drawn as Occluders

UE - Graphics Features - Apr 12, 2017

The licensee is stating that static mesh elements are always drawn as occluders. In FStaticMeshSceneProxy::GetMeshElement, the mesh batch doesn't seem to be taking in the bUseAsOccluder flag value. ...

Ensure condition failed in FGPUSkinCache::InternalSetVertexStreamFromCache

UE - Graphics Features - Apr 12, 2017

This ensure has occurred with some frequency in the 4.14 and 4.15 releases, and has been reported in the linked UDN post. Though this Jira links to one specific CrashGroup in CrashReporter, there a ...

Media playback isnt working with Android

UE - Platform - Mobile - Apr 12, 2017

Looks like we've got a report that media playback doesn't work with ES3.1. I'm going to say this is due to the OpenGL context used and possibly the shaders compiled? It was written for ES2 of cour ...

Support LOD dithering on Stationary or Movable

UE - Graphics Features - Apr 11, 2017

A licensee was interested in being able to utilize LOD dithering on objects flagged as Stationary or Mobile. The mobility setting was being used to bypass lightmapping, which they didn't need for th ...