Fire tower lights do not change when held down in StrategyGame on iOS

Docs - Samples - Aug 18, 2016

The fire tower charge effect is not working correctly on iOS. This was tested with an iPhone6S_6240 OS: 9.3.2 Does not occur on Android. Tested on Galaxy S7 ...

OnEditorCameraMoved delegate not firing in the Animation Viewport

UE - Anim - Runtime - Jun 19, 2019

Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 The OnEditorCameraMoved delegate does not fire in the Animation Viewport. The example project provided by the user is a ...

D-pad does not trigger the On Key down function to fire off

UE - Editor - UI Systems - Mar 28, 2016

D-pad does not trigger the On Key down function to fire off when using UMG ...

[Feature Request] SpaceMouse Support

Tools - Jul 26, 2018

Support for 3Dconnexion SpaceMouse in the Editor. ...

Move pin for touch event does not fire when simulating touch in PIE

UE - Editor - UI Systems - Apr 26, 2016

The Move pin for the touch event does not fire in PIE ...

Any events in sequencer fire at frame 0 when set to looping

UE - Anim - Sequencer - Mar 28, 2016

Any active events fire at frame 0 when the sequence loops ...

Event On Animation Finished for UMG does not fire off until a few seconds after the animation in complete

UE - Anim - Sequencer - Oct 19, 2015

The event "On Animation Finished" does not fire off until a few seconds after the animation is over. ...

OnDragDetected fires off with a single click for 3D widgets

UE - Editor - UI Systems - May 11, 2015

When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...

UMG Event Track events may not fire if they are too close to the end of the animation

UE - Anim - Sequencer - Nov 17, 2016

Every tick, we evaluate the range of time that has passed to see if any events on the event track need to be fired. However, when we hit the end of a loop, we have to manually set our LastPosition b ...

Use Mouse for Touch leads to fire Released and Clicked with Pressed at the same time for UMG Button

UE - Editor - UI Systems - Nov 23, 2018

Pressed, Released and Clicked should be fired in the same manner w/wo Use Mouse for Touch option. These three events are fired at the same time when enabling the option. [Image Removed] ...