Git Source Control plugin emits "warning: LF will be replaced by CRLF" warnings

Tools - Jan 10, 2019

The Git plugin should probably remove "warning: LF will be replaced by CRLF" messages as redundant noise. ...

When having two viewport panes open in editor, and piloting/unpiloting a camera actor in one pane, will cause the other pane to reset viewport camera orientation.

Tools - Jan 8, 2019

Piloting and "Un-piloting" a camera Actor in viewport pane causes other viewport panes to reset its view orientation upon "Un-piloting" of Camera Actor. ...

Editing Lighting Intensity Field Value Fails

Tools - Jan 7, 2019

You cannot change the intensity by just adding/changing numbers. You have to completely retype the entire value. Found in 4.21 CL# 4613538 and 4.22 CL# 4681912 ...

In the Editor details panel for a float, When entering a decimal of 18 numbers results in incorrect truncation.

Tools - Dec 24, 2018

In Editor details panels for a float value, when entering a decimal of 18 numbers results in incorrect truncation. ...

Extra column that cannot be edited is shown in Property Matrix when editing a Data Asset

Tools - Dec 19, 2018

When using the Property Matrix to edit a Data Asset, there is an extra column shown named "Native Class" that cannot be edited. This is most likely due to the code only checking to see if a property ...

Editor memory leak when Actor's string variable contains characters close to/exceeding a million bytes

Tools - Dec 19, 2018

Editor memory leak occurs when Actor's String Variable contains Characters(Char) close to/exceeding a million bytes ...

Removing instances from HISM using Sequence node for execution in Construction Script behaves differently than ISM

Tools - Dec 17, 2018

When using the Construction Script to remove instances with the Get Instances Overlapping Sphere function to get the references, the behavior of this functionality is different for ISM and HISM if a ...

Editor Scalability Settings cannot be set per project

Tools - Dec 17, 2018

Initial setup of PostProcessQuality in the Editor .ini files does not actual change the setting. The project must be opened once and then closed in order for the settings to take effect. ...

Crash frequently when switch the material viewer

Tools - Dec 17, 2018

This happens almost 100% on a MBP/MaxOS, (2.3GHz Quad-Core Processor ,8GB 2133MHz LPDDR3 memory), also happens in a lower frequency on PC/Windows, (nvidia 1080, 64 memory)  ...

Get Transform at Distance Along Spline does not work properly with Blueprint Nativization enabled if the Spline has multiple points

Tools - Dec 13, 2018

Using Get Transform at Distance Along Spline with a spline that has multiple points along with Blueprint Nativization causes the output of the node to become unpredictable. Regression? No This occ ...