Memory Usage Remains High After Exiting PIE

Tools - Nov 24, 2015

Originally, a project that uses about 500 mb of memory spikes to over 2 gigs during PIE. After exiting PIE, the memory usage remains well over 2 gigs and continues to rise. Found in 4.10 Binary. R ...

Custom TTF Fonts do not show up properly in HTML5

UE - Platform - Mobile - Feb 14, 2017

UMG custom ttf font do not show up properly in HTML5. The attached project has ttf and otf version of one same font. Both show up correctly in PIE, but ttf version does not show up in HTML5. ...

UFE stats convert does not work with double stats

UE - Foundation - Core - Aug 3, 2016

Found by a user in the provided URL. ...

Particles emit from corrupted positions when spawning from cloth vertex

UE - Simulation - Physics - Character - Aug 4, 2017

When spawning particles from skeletalMesh vertices(using Skeleteal Vert/Surf Location), if the specified mesh is a cloth, some particles appear away from the mesh itself. This happens in 4.16 and 4. ...

Disabling "Skip Unneeded Dependency Compilation" clears spline points on component compile

UE - Gameplay - Blueprint Compiler - Apr 5, 2018

Spline points are lost when compiling BP component. Component is used in PlayerCharacter. Spline Actor Casts to PlayerCharacter and calls a function on this component. Workaround: Open BP_SplineAc ...

Couldn't switch cameras when Orthographic camera is set with sequencer

UE - Anim - Sequencer - Oct 1, 2018

This problem does not seem to occur during game play. ...

Material rendering incorrectly when using DepthFade on iOS

UE - Platform - Mobile - Sep 9, 2019

This issue only occurs on iOS and does not reproduce on Windows or Android. I have seen that the SceneDepth value of the DepthFade node may not be compared correctly. ...