Camera Shot Blend does not work when Reverse Play

UE - Anim - Sequencer - Feb 13, 2024

Camera shot blending on Sequencer does not work when Reverse Play. If we place two cameras in a scene and just blend them by Camera Shot track in sequencer, the view point is interpolated between th ...

Scaling multiple child components within a blueprint will cause their transform to malfunction

UE - Gameplay - Blueprint - Feb 17, 2016

If the user scales multiple child components and tries to move them it causes exaggerated movement. ...

Using a user generated timeline in blueprint causes an exception in engine code.

UE - Gameplay - May 13, 2015

This crash is caused by an exception that is thrown due to the functions inside of a blueprint based off a user-defined class that is suppose to mimic Timelines. ...

Instance Static Mesh element not rendered if array element is removed and another is added

UE - Gameplay - Dec 5, 2017

Instance Static Mesh element is not rendered if array element is removed and another is added. The collision is still present and the instance count will still register as if the non-rendered elemen ...

Rotate about axis material node can cause Z-fighting in Niagara mesh particles

UE - Niagara - Oct 21, 2020

The rotate about axis material node appears to cause z-fighting in mesh particles if they are scaled in the simulation. ...

The AND node always calculates all inputs

UE - Gameplay - Blueprint - Nov 5, 2015

The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...

Destructible doesn't return Impulse data on hit

UE - Simulation - Physics - Destruction - Aug 19, 2016

Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...

Static imported as skeletal removing material IDs with some FBX

Tools - May 27, 2016

Static imported as skeletal removing material IDs with some FBX. This user's FBX files are, so far, the only ones that exhibit this behavior ...