"Play" node does not restart the animation when triggered

UE - Gameplay - May 13, 2015

"Play" node in the Blueprint Editor does not restart the animation when it is triggered. Problem crops up when somebody wants to replay the animation assigned to the skeletal mesh more than once. ...

Niagara Particles in Mesh Shape Don't Render in Scene or Editor Preview

UE - Niagara - Dec 19, 2019

Niagara particles aren't rendered in the Niagara Editor Preview or the scene when an emitter is in it. Found in 4.24.1 CL#10756747 Reproduced in 4.25 Main CL#10808197 ...

[MetaSounds][Wave Player] - Looping sound waves is not sample accurate

UE - Audio - MetaSounds - Aug 8, 2022

When playing the two metronome sounds, it is expected that when the 1bar asset loops, it will stay in time with the 12 bar asset; however, instead phasing begins to occur. This does not occur when ...

Transforming inherited component in editor will crash

Tools - Mar 6, 2015

When a component inherited from code is transformed in any way with the viewport controls (arrows, rotation sphere, scale boxes) the editor will crash. Using the value boxes to set the transform do ...

When walking off of angled geometry the player pawn will fall off of the edge horizontally instead of falling

UE - Gameplay - Player Movement - Nov 26, 2014

When walking off of angled geometry the player pawn will fall off of the edge horizontally instead of falling. Even with all possibly related values changed in the character defaults, the player wi ...

Fix SourceLength to be tangent to spot light axis

UE - Graphics Features - Mar 4, 2015

Nested component subobject visualization and defaults editing is not working properly.

UE - Gameplay - Components - Jul 28, 2016

Currently it is only partially possible to edit nested component subobjects, but not in a way that's consistent with how top-level component subobjects are edited (both Blueprints and IWCE). This is ...

Startup Movies not Copied to Content/Movies Directory in Content Browser

Tools - Oct 5, 2016

Startup movies are not being copied to the Content/Movies directory within the Content Browser. This can be confusing to users as it is not editable, but still functions correctly as a startup movie ...

Rotated component made into root displays incorrectly in the blueprint editor

UE - Gameplay - Blueprint - Jan 25, 2017

Rotated component made into root displays incorrectly in the blueprint editor. Closing and reopening the BP editor corrects the displayed root component. ...

Changing a value inside a struct exposed to blueprints removes struct from blueprints and gives error upon compiling and saving blueprint

UE - Foundation - Cpp Tools - Hot Reload - Sep 28, 2015

If a user creates a C++ class that contains a struct and references that struct within a blueprint, making any changes to the struct within C++ header file will prevent the user from saving the blue ...