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. ...
This is a semi-common crash in the 4.18 release. There is one recorded case of this callstack also occurring back in the 4.11 release, but it seems to be an exception. All other cases have only occu ...
Reimporting an FBX file via the import button does not make the import options appear. Instead of allowing the FBX to reimport with new options, the FBX just re-imports. This issue is a regression. ...
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 ...
If world composition is in enabled and an instance static mesh actor has been added to the scene the level will remain dirty after compiling. ...
If you have a blueprint A with a child blueprint B, and child of the child blueprint C, overriding a function with a return parameter originally declared in blueprint A in the blueprint C, and then ...