Disabling 'Use Landscape Lightmap' option Skewing Procedural Foliage Instances

UE - LD & Modeling - Terrain - Landscape - Oct 24, 2016

Disabling the 'Use Landscape Lightmap' when using procedural foliage, will skew the placed instanced meshes. Regression? Yes, this issue did not occur in the 4.13.1 release. ...

Delay nodes occasionally don't fire the "Completed" output in a nativized build.

UE - Gameplay - Blueprint - Jun 13, 2018

This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...

Play rate track does not work when using CreateLevelSequencePlayer

UE - Anim - Sequencer - Oct 13, 2016

Play rate track does not work when using CreateLevelSequencePlayer Regression: YES Worked: 4.12.5 CL:3039270 Broken: 4.13.1 CL:3142249 ...

[MAC] Editor keyboard bindings do not allow overriding already bound shortcuts

UE - Platform - Apple - Sep 9, 2015

When entering "ALT+B," to rebind keys to a function, red warning flashes for 1 frame, does not allow function to be rebound to this key combination *See attached image. ...

Texture Color in UMG reverts to default value after Sequence is over

UE - Anim - Sequencer - May 30, 2017

After the timeline exceeds the sequence, the Material on the image reverts to default Red. This does not happen to the color on the font however. This does Not happen in Main and in 4.16.1 therefo ...

UKismetArrayLibrary::GenericArray_Shuffle is weighted to return some results more than others

UE - Gameplay - Aug 15, 2017

The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...

Clicking the [Absolute] bottom of Buttons in Toolbar does not Function

Tools - Sep 9, 2015

Hovering over the absolute bottom of buttons in the toolbar, particularly in Blueprints, results in the button being highlighted, but not accessable. The area seems to be 1 or 2 pixels from the bot ...

Slight delay when switching between UMG buttons on Mac

UE - Editor - UI Systems - Dec 30, 2014

There is a slight delay when clicking between two different UMG buttons on Mac. Tested on OSX 10.10.1. There also appears to be a flicker on the Menu Bar. ...

CharacterMovement doesn't clear velocity

UE - Simulation - Physics - Oct 11, 2024

Velocities are not being cleared when physics simulation set to false.  ...

Media playback isnt working with Android

UE - Platform - Mobile - Apr 12, 2017

Looks like we've got a report that media playback doesn't work with ES3.1. I'm going to say this is due to the OpenGL context used and possibly the shaders compiled? It was written for ES2 of cour ...