Haptic effect for Oculus touch does not last longer than ~2 seconds

UE - Platform - XR - Jan 30, 2018

Haptic effect for Oculus touch does not last longer than around 2 seconds even when set to a longer time. ...

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. ...

2 GB/hr Memory Leak on levels that are not enclosed

UE - Graphics Features - Feb 19, 2016

2 GB/hr Memory Leak on maps with no Sky Sphere or Atmospheric Fog to occlude empty space. The leak also occurs during general usage, but was tested with a blank project and an absolutely blank leve ...

Shortcut for Swing1Motion (2, and 3) do not change physics asset state dirty.

OLD - Anim - Sep 8, 2017

Shortcut for Toggle Angular Limits 1, 2 and 3 for Physics assets do not change phys asset state as dirty. ...

Motion Controller Axis input values over scale in increments of 2

UE - Platform - XR - Jan 8, 2020

The Axis input values for SteamVR motion controllers will increase exponentially by 2 from the moment the editor starts and every time the user enters VR Mode or does a Launch On (eg. Entering VR Mo ...

Apple TV offline saves fix

UE - Platform - Mobile - Jul 31, 2019

Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurr ...

Setting Multi with ETC2 and PVRTC will select ES3.0 as minimum instead of 2.0

UE - Platform - Mobile - Dec 15, 2016

Chris found a bug where if you set Multi, ETC2 and PVRTC will select ES3.0 as minimum texture instead of ES 2.0 ...

Compiling Unreal Lightmass Fails When Using Visual Studio 2015 Update 2

UE - Foundation - Core - Apr 4, 2016

When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2. Error Message: "d:\unrealengine-release\engine\source\program ...

2 minute hang and high memory usage when adding assets with large textures

UE - Foundation - Core - Cooker - May 28, 2015

2 minute (or more) hang and high memory usage when adding assets with large textures. The memory increase can be up to 3 or 4 GB when none of these assets(or referenced assets) take up nearly that ...

Fix rarely leaking Particle System Components

UE - Graphics Features - Jul 22, 2015

User has found an issue in which Anim Notifies, spawning particle system components that cannot ever render will leak the particle system component. The user has a working fix but it's likely not i ...