When playing movie in PIE, changing viewport size leads to Engine crash. This is not reproduced in 4.14.3 ...
When making changes to Editor Preferences or Project Settings on Linux, a warning message appears that the ini file is not writeable, however the changes are still recognized/saved. This warning me ...
Changes to the Navigation settings aren't saved when edited in the Static Mesh Editor. The values will reset back to default values when the asset is reopened. ...
[Link Removed] "ProfileGPU" Command Crashes Standalone Game on Mac but not on a Windows PC. Regression: No ...
Crash on built project from Manual focus change of Cine Camera as Player Pawn Regression: Effects version 4.13.2 , 4.14.3, and 4.15.0 binary versions ...
When a function contains a local map variable, calling the function causes the editor to crash. This only occurs is the map is defined at the function level, no crash occurs if the map is declared ...
Morph targets don't appear on initial import of fbx with Import Animations Disabled Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
Default value is not used for input pins in a function when using text if the parameter's pin has been connected to another node. The text field is cleared after the parameter's pin has been used. ...
A licensee encountered a crash during InjectTranslucentLightArray: according to them they fixed the issue in ShadowProjectionCommon.usf: /** Cube map texture. */ TextureCube<float> ShadowDepthCub ...
Unable to increment TMap value if Key is zero. Changing the TMap Key to 1 on Add will allow the Value of "Key 0" to be incremented. User Description: It seems as if the 'Find' node for the newly ...