Widgets will not continue to tick when out of view

UE - Editor - UI Systems - Oct 20, 2015

If the player uses Event tick to set the position of a widget blueprint with in the viewport and the widget then leaves the bounds of the viewport the widget will then no longer update so that it ca ...

Sequencer spawned blueprint functions/variables not firing with correct values on begin play

UE - Anim - Sequencer - Dec 11, 2017

Created in relation to https://udn.unrealengine.com/questions/405764/is-it-possible-to-set-sequencer-spawnables-propert.html Issue relates to behavior of the Event BeginPlay and the propagation of ...

GetClosestPointOnCollision returning point on parent

UE - Simulation - Physics - Mar 21, 2019

GetClosestPointonCollision returns point on parent instead of welded child. From user: "The problem appears to be in PhysicsInterfacePhysX.cpp in GetSquaredDistanceToBody, line 2873. When UPrimit ...

Color and Opacity animation option does not play for Button component

UE - Editor - UI Systems - Aug 25, 2017

Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...

Characters using NavWalking on server have noticeable jitter on clients at lower framerates

UE - AI - Aug 23, 2018

AI nav walking doesn't allow clients to set a "Base" for the character (SetBase from UpdateFloorFromAdjustment), so there is no floor result on frames where there is a net update. This causes simula ...

Exporting and Importing Alembic File from Maya to Unreal Adds Extra Frame to Animation

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2018

When importing an Alembic file into Unreal Engine an extra frame is added automatically to the frame range in the import settings -abc file has been brought into Maya 2016 and exported again as an ...

Packaging failed with disabled plugin

UE - Foundation - Cpp Tools - Oct 9, 2018

Disabling any plugin causes packaging failure. No repro in 4.19 Also occurring when Disabling all platforms except for windows and changing configuration from development to shipping. ...

BP Component is not destructible if the Object Type is set during runtime

UE - Simulation - Physics - Destruction - Mar 16, 2015

BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...

UV Import layout error increases with movement of UVs away from 0-1 Space

Tools - May 27, 2015

When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...

Animgraph-Blend node-Alpha Scale Bias-larger values imprecise

OLD - Anim - Jan 21, 2015

When setting the alpha scale bias for a blend node in the AnimGraph, if you set the values so that the difference is greater than 10, the values will not enter as whole numbers (see image.) ...