When enabling the particle cutout feature (by filling out the settings located in the required module) the particle system will begin to flicker on the Galaxy S7. This was tested on a galaxy S6 edg ...
Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...
This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...
The editor is crashing on launch when the Leap Motion plugin is enabled and a leap motion character is being used. This did not occur in 4.14.3. This is a regression. ...
It appears that "Convert Transform to Relative" can be confusing. Users are saying that they expect the nodes to be swapped in what they think their function would be. One person as suggested that a ...
2D Blendspace breaks when aligning samples in a straight line Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
Launching an intro movie using MoviePlayer->SetupLoadingScreen() works correctly on windows, but fails to display the movie on XB1. See FShooterGameLoadingScreenModule::StartupModule() ...
Editor Preferences -> General -> Loading & Saving> Source Control: the "Tool for diffing text" dialog box doesn't let you choose an application, because the file extension is set to .exe (for Windo ...
Adding multiple element to TMap / TSet variable at once with a for loop causes the editor to lock up / crash (respectively). Regression: No - Map & Set variable types not available prior to 4.15 ...
The problem is that windows supplies both a touch event and a mouse event for each touch. The engine then handles touches as mouse input so that UI elements can work correctly on touch platforms. ...