When a user packages their project they are getting lots of warnings such as the following: LogClass:Warning: Property Image_0 of InnerWidgetLV2_C is not serializable for package: ../../../../../D ...
A user's project crashes when a level is opened 5 or more times ...
When using a progress bar that is partly filled the screen on an iOS device will be blacked out except for the screen space containing the filled part of the progress bar This did not occur in stan ...
Get mouse position returns zero when when playing in editor with the editor full screened and using immersive mode Note: If a constant value other than 0,0 is printed run the test of the other moni ...
some events are disabled by default, even though the event is defined in the parent ...
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. ...
There were some font regressions in 4.16 that we've since fixed (CL# 3456916 and CL# 3425681). These are affecting live users so we should get them into the next 4.16 build. ...
If an actor has default property tracks set up in the Project Settings, adding that actor to a level sequence through C++ will crash the editor. This seems to stem from the creation of the default p ...
When the resolution changes, the cutting position seems to change depending on the margin setting. ...