New Relevant Anim Time Transitions not working initially

OLD - Anim - Sep 16, 2015

Using the new "Get Relevant Anim Time Remaining" Node, transitions don't read the relevant anim until the second time passing through the state. *See attached image. In contrast, using the old "Tim ...

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 ...

LevelSequenceActorSpawner::GetLevelStreaming() fails to compare sub level names when running in Pie

UE - Anim - Sequencer - Sep 26, 2019

The problem is in the function with signature "ULevelStreaming* GetLevelStreaming(FString SafeLevelName, UWorld& World)" within LevelSequenceActorSpawner.cpp at line 30. The problem is with the Safe ...

Get Instances Overlapping Box node does not pick up overlapped instances

UE - World Creation - Worldbuilding Tools - Foliage - Aug 9, 2016

Get Instances Overlapping Box node does not recognize instanced meshes overlapping the box. The bounds of the box make no difference, nor does having the box test for instances within the same bluep ...

Creating TArray of components does not allow component elements to be edited in blueprints

UE - Gameplay - Blueprint - Mar 8, 2016

When an array is used to declare actor components, the component elements that make up the array cannot be edited inside blueprints. ...

Get Location at Distance Along Spline returns inaccurate information

UE - Editor - Content Pipeline - Datasmith - Importer - Mar 7, 2016

Get Location at Distance Along Spline returns inaccurate information. The distances between locations seems to change without pattern along the spline path between two spline points if the spline po ...

Duplicating / Moving (to another level) an actor with a Hierarchical Instanced Static Mesh component causes a crash

UE - Graphics Features - Nov 14, 2016

When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...

Enhanced input actions with Down triggers mapped to gamepad buttons can get into a bad state after viewport focus is lost

UE - Gameplay - Input - Mar 20, 2024

When we have an enhanced input input action that uses a Down trigger and is mapped to a gamepad button, for example Gamepad Face Button Left, it can get into a bad state when the game is unfocused. ...

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. ...

Renaming a custom component code class and performing a Hot Reload will cause the Editor to crash when a Blueprint containing an instance of that component class is opened.

UE - Gameplay - Blueprint - Nov 26, 2014

Renaming a custom ActorComponent class when that class is set as a component in a Blueprint and performing a Hot Reload will crash the Editor if the Blueprint is opened for editing after the project ...