If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing

UE - Anim - Sequencer - Jun 13, 2017

If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing. Pause event appears to fire again when trying to resume playback. To expand on the summary, if you have a ...

Crash occurs when entering r.GbufferFormat 3 and running the Pixel Inspector Tool

UE - Graphics Features - Jun 13, 2017

A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...

Major performance drop with instanced meshes since PhysX 3.4 upgrade

UE - Simulation - Physics - Mar 15, 2017

Major performance drop with instanced meshes since PhysX 3.4 upgrade Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) For me, my results were: 4.8 through 4.13 No Collision - ...

UnrealVS: Compile Single File no longer working after upgrading to 5.3

UE - Foundation - Cpp Tools - UnrealVS - Oct 2, 2023

After installing the UnrealVS version that arrived with 5.3. I can no longer use CompileSingleFile. It does however work on the Lyra project. One difference I notived, however, is that Lyra seems to ...

Null Redirector For Main Game Level Is Packaged Without Error After Fixing Redirector

Tools - Feb 24, 2020

After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...

Fix Up Redirectors does not affect redirectors within renamed folder

Tools - Sep 23, 2016

Fix Up Redirectors does not affect redirectors within renamed folder. ...

Placing 3 or more individual meshes in the foliage tool and creating a large amount of them dramatically reduces FPS

UE - World Creation - Worldbuilding Tools - Foliage - Jan 13, 2015

While the framerate has improved for 4.7 in regards to large amounts of foliage, when a user places a substantial amount of foliage into level and it has at least 3 different foliage meshes, FPS dro ...

Fix textureLOD for PowerVR workaround

UE - Platform - Mobile - Mar 9, 2015

https://forums.unrealengine.com/showthread.php?61511-A-few-questions-in-regard-to-texture-compression-reflections-and-deployment&highlight=powervr This code was added back on 8/2013, changelist 178 ...

"Clothing" options do not appear after importing an apx made with the 3.4 plugin

UE - Simulation - Physics - Character - Jan 13, 2017

"Clothing" options do not appear after importing an apx made with the 3.4 plugin Regression: Sort of. 4.14 now uses the 3.4 version of PhysX and this only appears to happen with apx files exporte ...

Fix missing semicolon in GooglePAD_APL.xml

UE - Platform - Mobile - May 6, 2020

There is a missing semicolon in the GooglePAD_APL.xml file.  Fix does not require change to binary release so users can just edit this file or get the fix from GitHub. ...