I was able to repro this on both FF and Chrome. I have the latest FF 64-bit and was running into this after I deleted my intermediates, ran GenerateProjectFiles.bat, and built UE4 in VS. ...
When playing a project on HTML 5, the node "Set show mouse cursor" does not appear when the node is used. ...
Xcode version is 8.3.3 and device OS version is 10.3.2Error Launch failed! Failed to launch on device. Make sure your install of Xcode matches or is newer than the OS on your device. Tested on i ...
Currently, Improved virtual keyboard in Android only receives English characters and special characters. Need support for other languages. Investigate the bug and research what's needed to make IME ...
A user is reporting that using the following code in a GameMode class causes shipping iOS packages to crash on launch:void ANOGSSDKGameModeBase::StartPlay() { std::thread([](){ std::clog << "THRE ...
Android.NewKeyboard cvar doesn't behave as documented. ...
Packaging a plugin for iOS fails when using remote build from a Windows PC. This may be related to [Link Removed]. ...
When using World Position Offset and pushing verts of a mesh, cracks appear on the surface using WPO when deployed to an certain iOS devices. I used the Mobile Previewer to compare results to how t ...
Tilt input from the Get Input Motion State node from a player controller correctly reports tilt values, but the Tilt Input node does not. ...