Dialog Subtitles randomly Disappear or Display out of Sync

UE - Audio - Sep 8, 2016

Dialog Subtitles display out of order or disappear when called to the screen. The users reporting the issue believe this could be due to the priority of the Sound Waves conflicting with one another ...

Packaging for Android while using Online Framework and Online Subsystem Steam Plugins cause failure

UE - Platform - Mobile - Sep 8, 2016

When you try to package for Android while Online Framework Plugin and Online Subsystem Steam Plugin, the package fails with: error: undefined reference to 'HtoNL(unsigned int) ...

Physics Bodies for bones that are scaled in the Anim Graph are not scaled properly in game

UE - Simulation - Physics - Jun 14, 2016

Physics Bodies for bones that are scaled in the Anim Graph are not scaled properly in game. This seems to cause a jittering effect when simulating bodies. User Description: I blend physics into th ...

Atmospheric Fog ignoring Hidden Actors option within SceneCapture2D

UE - Graphics Features - Sep 7, 2016

Atmospheric Fog is still being rendered within Render Targets using the 'Hidden Actors' option within a SceneCapture2D actor/component. The show flags for the actor work for Atmospheric fog and oth ...

Set Actor Enable Collision is not replicated

UE - Networking - Jul 14, 2015

Set Actor Enable Collision is not replicated. Reproduced in 4.7.6, 4.8.2, and Main (//depot/UE4/Promotable-CL-2619427) ...

Use Single Process settings adjusted while Use Single Process is disabled are retained while Use Single Process is enabled

UE - Networking - Jul 1, 2015

Use Single Process settings adjusted while Use Single Process is disable are retained while Use Single Process is enabled. This can be problematic when there are issues with having Use Single Proces ...

Steam friends list is duplicated when opened for a second time in the packaged version of Shooter Game

UE - Networking - Jun 29, 2015

If a user is logged into a Steam account with between 1 and ~10 friends (Max depends on resolution, as it'll push the excess off the screen) and they open the friends list multiple times, it'll dupl ...

Landscape GrassType does not have the option to exclude Decals

UE - World Creation - Worldbuilding Tools - Foliage - Feb 8, 2016

Landscape grass type lacks the option to disable decals from affecting it. ...

GetLocalizationTargetByName preforms the same function in if and else statements

UE - Editor - UI Systems - Localization - Jul 8, 2016

The if/else statement that defines GetLocalizationTargetByName has the same code in both the if portion and else portion. This means that the same code is executed regardless of the evaluation of t ...