The current lifetime management of regex patterns means that we can attempt to destroy them after ICU has been shutdown. We should change these to follow the same pattern as break-iterators, and exp ...
Animation Composite Timeline extends over top of the Playback Controls when zoomed in -See attached screenshot for example of results ...
Within a new Animation Composite, the To Next and To Previous buttons do not move to the animations next or previous frame. ...
Engine crashes when the value in the Cubemap Resolution for the SkyLight component in the BP_LightStage is changed by spinning the value. This asset is found within the Advanced_Lighting map of a B ...
When compiling a blueprint derived from a Camera Component with PostProcessSettings showing in the details panel the Editor crashes. This does not occur in 4.17.2 (3658906) so in addition to a crash ...
Per Licensee: We would like to change some of their parameter names, however when renaming a parameter, its value in all of the corresponding material instances resets to the base material default ...
In the Call Stack tab, input events are not listed by their friendly names. Instead they have long names such as InpActEvt_One_K2Node_InputKeyEvent_2. This is different from Actor Events that simp ...
Packaging an Android DLC currently fails with an error message that states that plugin DLC1.0 could not be found. It was reported that this was possible in 4.17, but the repro for this does not see ...
We currently do not copy over the Config folder when we are packaging a plugin for inclusion with a packaged game. This is likely because we haven't supported plugin config files in the past, but th ...
When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...