When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...
This is a trending crash after the 4.17.2 hotfix, although it has existed since the 4.16.1 hotfix. User Descriptionswas creating a new graph in a blueprint ...
When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...
SetShowOnlyActors of category Scene Capture Component is no longer exposed to Blueprints. Also missing in Main CL# 4247867 ...
Cascade ParticleRelativeTime outputs constant 0 on mobile. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, 4.21 CL# 4321618 ...
Reported via AnswerHub on 4.19 and confirmed in Dev-Audio, the Set Allow Spatialization widget in BP appears to not be functioning - as the audio does not become spatialized in playback. ...
The "Include Debug Files" option being disabled is not taken into account for "For Distribution" builds. The debug files are included no matter what this is set to. Regression?: Yes This did not oc ...
Axis Event mapped to pinch no longer returns values. Working in 4.19 Confirmed on Android + iOS Confirmed in MAIN 4.23 @ CL 4961509 ...
Pixels seem to stop updating in the path tracer when a camera stops moving in sequence. Old color values from objects that have moved seem to still affect pixels they should not. ...
Math expressions fail to compile when performing an Undo after opening a blueprint ICE - wrong output link - ((1 + x) * (sin(myVar))) - (2.400000 / (rand())) ...