This is a Regression. Retainer box is prevent Text to update in different situations including binding the text. ...
Hot reloading a project that includes a plugin will not be able to save if the plugin is used in the project. ...
Getting a crash when smoothing out landscape that has foliage painted on it. Seems to happen when I release the mouse. ...
Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...
In the Static Mesh Editor Viewport, hitting "F" for Focus results in placing the view camera sporadically so that mesh is not always centered and frequently out of frame altogether. Regression: Yes ...
GLSL_430 shaders are not cooked when deploying a project from Windows to Linux using Launch On. LogPlayLevel: PLINK: [31m[2016.11.16-18.36.22:414][ 0]LogMaterial:Error: The global shader cache fi ...
Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp. [Error] "Graph named 'NewFunction_0' already exists in 'bpActor'. Another one cannot be ...
When re-arranging an array that has been added to a character blueprint, the array adds an empty value to element [0] and leaves it in a broken state. I tested this using the Level blueprint as well ...
Renaming a shot through the shot track does not change the name of the underlying asset, and causes it to no longer match when looking for takes ...
When a running search in all blueprints is closed, it may prevent an AsyncTask used to return the look up FText's from StringTables from running on the game thread, leading to a deadlock. When the ...