ShooterGame clients are unable to see LAN Off servers in the browser

UE - Online - Jan 15, 2017

Mac is unable to host Mac or Windows clients in ShooterGame . The issue does not occur in: 4.14.3 - 3251583 ...

Creating a float variable named lifespan in an Actor Blueprint and setting its default value will override the life span of the parent class

UE - Gameplay - Blueprint - Dec 19, 2016

Creating a float variable named lifespan in an Actor Blueprint and setting a default value for it will override the parent class' life span setting. I was unable to find any variable in the Actor cl ...

UMG Background Blur renders black on Android

UE - Platform - Mobile - Dec 8, 2016

Tested on Nexus 6P with Android 7.0 Suggest that on mobile the background is not rendered in real time, instead we render the blurred image for one frame and use that same image for subsequent fr ...

Mesh reduction crash with asset imported using FBX Scene Importer

UE - Graphics Features - Nov 30, 2016

The editor will crash when using Mesh Reduction on an asset imported using the FBX Scene Import options. This same asset will not crash the editor if it has been imported using the normal Import opt ...

Component is not compatible error on project restart

UE - Gameplay - Blueprint - Aug 30, 2016

Component is not compatible error on project restart User Description: I try to find a static mesh component in an array from the "hit component" and it compiles and works perfectly fine with abso ...

On Linux, Planar Reflection shows improper reflection when using OpenGL4

UE - Platform - Linux - Aug 16, 2016

Running a project with OpenGL4 command causes planar reflections to improperly reflect what is placed below the planar reflection. This is inconsistent with how planar reflections behave on Windows ...

All clients return "Client -2:" when using a print string in UMG

UE - Gameplay - Jul 5, 2016

All clients return "Client -2:" when using a print string in UMG ...

Setting subcategory specifier for struct properties prevent the properties from appearing in editor when using ShowOnlyInnerProperties

Tools - Jun 20, 2016

Setting subcategory for struct variables and using ShowOnlyInnerProperties causes variables with subcategory to not appear in the editor. ...

Actors in sublevels do not replicate to Clients after Seamless ServerTravel

UE - Networking - Dec 9, 2015

Actors in sublevels do not replicate to Clients after Seamless ServerTravel. The user reporting this noted that "[...] UNetDriver::IsLevelInitializedForActor() keeps returning false even when the ac ...

references to interfaces remain in blueprints after being deleted when copying functions

UE - Gameplay - Blueprint - Nov 17, 2015

If an interface is deleted from a blueprint and the functions are copied over references to the interface remain in the reference viewer of the editor. ...