Pressing "+" element in landscape grass type asset crashes editor

UE - LD & Modeling - Terrain - Landscape - Jul 31, 2015

Creating a landscape grass type and then pressing the + to add an element crashes the editor. Frequency: 2/2 Crashreporter: not currently available ...

Linux Twin Stick Shooter sound does not have constant tempo

UE - Platform - Linux - Oct 9, 2015

The firing sound in the Twin Stick Shooter template on the Linux machine does not have a constant tempo. The firing sound changes between evenly spaced sounds and closely spaced sounds. I do not se ...

GoogleARCoreJavaHelper functions are not correctly exported publicly

UE - Platform - XR - Oct 31, 2018

The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception:  java.lang.UnsatisfiedLinkError: No implementatio ...

BuildGraph XML Errors Logged Incorrectly

UE - Foundation - Horde - BuildGraph - Aug 30, 2019

Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...

Cloth jitters in Movie Render Queue renders when temporal sampling is enabled

UE - Anim - Sequencer - MRQ - Dec 6, 2022

The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...

Major artifacting in FP Template with Skylight in ES31 Deferred

UE - Platform - Mobile - Sep 4, 2015

When the First Person Template is deployed to a Nexus 9 using ES31, there is an extreme magenta color over the screen. Disabling post process reduces the bloom, but there is still major color artif ...

Second player's screen does not render in Split Screen on Android

UE - Platform - Mobile - Mar 21, 2019

The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...

Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

Splash screen on iOS is stretched

UE - Platform - Mobile - Dec 22, 2015

The splash screen on the iPhone 6s is stretched when loading. Tested alongside the iPhone 5s and the Samsung Galaxy Note 2 for comparison. The stretching only occurs on the 6s. iPhone 6s: 6240_iPho ...

Hierarchical Instanced Static Mesh component instances are not duplicated correctly if the parent is duplicated

UE - Graphics Features - Dec 16, 2016

Duplicating an actor with a Hierarchical Instanced Static Mesh component that has an instance will duplicate the instance as well, but this instance is not rendered. Please note, this was discovere ...