OnRep functions do not fire on the client

UE - Networking - Mar 15, 2015

OnRep functions do not fire on the client. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...

Duplicating a Sequencer causes events from the original sequence to fire when the second Sequencer is ran

UE - Anim - Sequencer - Nov 13, 2018

When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changin ...

OnDestroyed event does fire off when using a reference variable to another actor that was applied at runtime

UE - Gameplay - Blueprint - Sep 25, 2015

An actor has a print string that fires off when an actor that it has a reference to is destroyed. This works fine if the actor is in the scene before the game starts. However, if the referenced acto ...

OnUrlChanged does not fire on mobile

UE - Platform - Mobile - Sep 28, 2017

When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...

"Support Compute Skincache" throws an Assert for games on Linux

UE - Graphics Features - Apr 16, 2019

After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...

Potential issue with setting the game mode for the first time in a new project (was Print string does not fire the first time a hud blueprint is made in a new project)

UE - Gameplay - Nov 28, 2016

Print string does not fire the first time a hud blueprint is made in a new project. The user has to close and reopen the editor before a print string will fire off in the HUD blueprint (the first ti ...

Thumbnails get Duplicated with Large Number of Static Meshes in Foliage Paint Mode

Tools - Dec 6, 2016

When there are a large number of static meshes within the Foliage paint mode, some of the mesh thumbnails are duplicated and do not accurately reflect the correct static mesh to paint as foliage. T ...

Console Command `Stat SceneRendering` is showing incorrect number of Lights in scene

UE - Graphics Features - Jan 8, 2016

When using the Console Command for Stat SceneRendering the Counter section for "Lights in scene" is not accurately listing the number of lights. In a 4.10 project an empty new level is showing 16 ...

When using All Nearby Spawned Actors, the number of recorded animation frames is not enough.

UE - Anim - Sequencer - Jul 21, 2021

The licensee wants to record the same number of frames as the animation in "Content/TakeRecorder_test/Grayman/anm/". I thought that increasing the number of frames by 1F on Sequence would solve the ...

Flight stick input is not read consistantly

UE - Gameplay - Input - Apr 3, 2017

When using a flight stick as a raw input device, GenericUSBController Button # blueprint events will sometimes not be registered when clicked. In local testing, this occurred roughly once for every ...