Editor crash when modifying Skeletal Animation Section of an unsaved additive animation

UE - Anim - Sequencer - Jan 27, 2021

Unsaved animations can cause the editor to crash if they are in a sequence, if the sequence evaluates them after an edit.  ...

Take Recorder crashes if actor with animation despawns during recording

UE - Anim - Sequencer - Mar 8, 2021

Skeletal animations are finalized at the end of recording, and expect the actor to still be around, but actors can despawn during recording leading to a crash. ...

Landscape can be added as a source in take recorder

UE - Anim - Sequencer - Jan 25, 2021

Landscapes should not be able to be animated in sequences, and should not appear as options for sources in take recorder.  ...

Ensure condition failed : loading sublevels containing reflection captures, UpdateAllReflectionCaptures may be called twice

UE - Graphics Features - Apr 1, 2021

If sublevels containing multiple reflection captures are loaded in consecutive ticks and the execution timing of UpdateMaxCubemaps on rendering thread is delayed, UpdateAllReflectionCaptures will be ...

When using simple HMD plugin on mobile the camera can get stuck at 45 -90 angle even though the device it back in it's original position

UE - Platform - XR - Jan 19, 2016

If the user uses the simple HMD plug in, then launches on to a device and then follow up by spinning the device a few time the camera will become offset at an odd angle (Reset orientation and positi ...

WindDirectionalSourceComponent needs functions like, 'SetSpeed'

UE - Graphics Features - Oct 22, 2015

Currently changing variables like Speed via BP/C++ has no affect. We need to add funcs like SetSpeed that also update the proxy. Would be nice to make the vars private as well. ...

Resolution issue causes large black bar on Galaxy Note 4 when app starts

UE - Platform - Mobile - Aug 2, 2016

This issue only seems to affect the GalaxyNote4_5543 OS: 4.4.4 This issue is NOT occurring on devices with the same GPU This issue is NOT occurring on devices with the same OS If you lock the scr ...

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input.

UE - Editor - UI Systems - Oct 14, 2015

OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...

Animation Track in Shot Does Not Animate With Evaluate Sub Sequences In Isolation Enabled

UE - Anim - Sequencer - May 15, 2018

When Evaluate Sub Sequences in Isolation is enabled in a shot, other shots inside the same sequences only play the transform track and do not play their animation track Does not affect 4.18.3 Relat ...

Disabling "Apply Fogging" Doesn't Work for Translucent Material with Volumetric Fog

UE - Graphics Features - Jul 6, 2018

Translucent materials with "Apply fogging" disabled will be affected by volumetric fog.  Found in 4.19 CL# 4033788, 4.20 Preview 5 CL# 4173640, and 4.21 ...