GameState PlayerArray Not Replicated in Correct Order

UE - Networking - Nov 28, 2016

The GameState's PlayerArray is not being replicated in the same order. This occurred every time I tested in Standalone game, but did not seem to occur when I tested in a new editor window. The Sta ...

iOS: No game sound after answering incoming call on iOS

UE - Platform - Mobile - Nov 28, 2016

When an iOS device receives and answers a call that interrupts a UE4 game, the game will no longer have audio after the call in completed. Expected: End of call returns to gameplay with audio. Actu ...

RootMotion travel distance get affected by ForceAnimRate

OLD - Anim - Nov 24, 2016

A root motion controlled character would travel further than they should when both EnableUpdateRateOptimizations is on and a.URO.ForceAnimRate is set above 1. Changing "Root Motion from Montages On ...

Alembic Geometry Cache files does not honor the flag for Receive Decals when using DBufferDecals

UE - Graphics Features - Nov 23, 2016

DBuffer Decals have no effect when setting the flag for Receives Decals for an Alembic Geometry Cache actor. Alembic imports for Static Mesh and Skeletal Mesh are unaffected and work as intended. ...

Smooth Replicated Character Movement Causes Mesh Transform to be Reset to Default

UE - Gameplay - Player Movement - Nov 22, 2016

When moving a character, attempting to change the relative location of one of the character's components is causing it to remain at the default location. If you do not move the character, the locat ...

Particle AnimTrails do not render on Android with Mali chipset when using OpenGL ES 3.1

UE - Platform - Mobile - Nov 22, 2016

Particle AnimTrails are not rendering on Mali but will render on the Adreno when using the OpenGL ES 3.1. ES2 renders correctly on both devices, just ES 3.1 does not. The devices compared: Working ...

ScreenAlignedUV doesn't work correctly on some mobile devices chipsets

UE - Platform - Mobile - Nov 21, 2016

Using ScreensAlignedUVs material node on some devices does not render correctly at farther distances. Devices tested with: Working: iOS 5s and Pro Working: S7 Edge - SM-g935P Working: LG G4S - ...

Minimized Sequencer window doesn't regain focus when opening a sequence

UE - Anim - Sequencer - Nov 21, 2016

Minimized or background Sequencer window doesn't regain focus when opening a sequence. ...

DestroySession Continuously Failing

UE - Networking - Nov 21, 2016

The DestroySession node fails each time it is called, and the session is never destroyed. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 3172292. Unable to test in 4.15 Main CL# 3205566 due ...

Sublevel moves away when undoing the level visibility change

Tools - Nov 21, 2016

When you have a sub level with some level transform, changing its visibility then doing undo makes the sub level moved away as if the level transform applied twice. I could repro the issue in 4.13. ...