Math Expression nodes cause packaging to fail.

UE - Gameplay - Blueprint - Oct 24, 2014

When using a math expression node within a blueprint, the project will fail when packaging. ...

Adding array element of instanced meshes during simulation does not increase amount of elements in array

UE - Gameplay - Blueprint - May 9, 2016

Adding array element of instanced meshes during simulation does not increase amount of elements in array. Regression (No) issue (does) occur in 4.10.4 ...

UMG does not show up in viewport on HTML5 platform

UE - Platform - Mobile - Apr 27, 2016

Text UMG isn't showing up on HTML5 when it's packaged and ran on the browsers. This has only been seen on HTML5 so far. ...

Updates to Static Mesh Sockets do not appear in BPs until recompiled

Tools - Apr 13, 2016

Static mesh socket updates do not appear in BPs unless you recompile ...

[Audio Insights] - Insights continues to display virtual sounds after they have stopped being active

UE - Audio - Audio Insights - Jan 27, 2024

Virtual loops continue to be displayed in Audio Insights even after the sound has stopped being active for certain cases. This also occurs when stopping PIE while a sound is virtual. The sound will ...

Water not rendering in Movie Render Queue

UE - Graphics Tools - Terrain - Water - May 3, 2024

It appears that MRQ does not actually add the pass that updates the Water Info Texture in the WaterZone actor. If the Skylight is set to "SLS Captured Scene" and does not capture every frame, then t ...

Renaming variables in parent blueprint resets values for child blueprints

UE - Gameplay - Blueprint - Oct 23, 2015

Renaming a variable in a parent blueprint will reset the value of that variable for any child blueprint based on the parent within the level viewport. ...

Timeline Scaling to 0,0,0 scales past 0 to negative values

UE - Gameplay - Jul 27, 2015

Scaling objects via a timeline scales past the intended value when attempting to scale to 0,0,0. Instead of ending at 0,0,0 the scale will be set to an extremely small negative value such as -.0019, ...

Landscape Materials Layers Show "none" but are Still Able to Paint on Landscape

UE - LD & Modeling - Terrain - Landscape - Jun 15, 2015

Landscape material layers show "none" after generating weight blended layers in landscape paint mode. The landscape layers are painted as normal but do not show that any layer is assigned. ...

LIVE: The Now node (FDateTime::Now) does not return the correct time

UE - Foundation - Core - Nov 18, 2014

The 'Now' node does not return the correct time if ran through a 'Print String'. (NOTE: However, the 'Utc Now' node does return the correct time.) ...