Once a slider receives keyboard focus, the keys will not navigate away regardless of the navigation settings. This is because the slider's OnKeyDown function does not pass along the call when the ev ...
Users custom AI project crashes if anything is Built. (All, Lighting, Geometry, etc.) The project can be played but receives a message during play that the Navmesh needs to be rebuilt. ...
When SlateApplication is routing a pointer up event, it should check bIsDragDropping and call the widget's OnDrop function. Currently, we check for touch events and call OnTouchEnded without checkin ...
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. ...
Unexpected behaviour with meshes scaled via BP and exported via .fbx (.obj looks to function as expected) Confirmed in 4.22 Main CL 4648854 ...
A licensee reported a bug in rounding of a call to FJsonValue::TryGetNumber(int64&) with large values. In investigating this, it appears that equivalent problems also exist in FMath:: rounding func ...
The pin is missing the checkbox or dropdown to set the switch value on the function call node. It should only look like the screenshot if the switch value is propagated to the next higher caller. ...
A licensee has reported that the functions FTraceAuxiliaryImpl::WriteToFile, and find IFileManager::ConvertToAbsolutePathForExternalAppForWrite do not seem to be working properly for Android, as the ...
When the new template gets backgrounded and resumed, the app might not be fully functional at resume time. Sometimes the plane detection doesn't work. Sometimes the camera goes down. It's not very ...
Enhanced Input could use another pass to make sure classes, functions and data are properly exposed to both be safe and allow users to change/expand Enhanced Input. ...