Editor crashes when utilizing the Landscape Grass Output node within a Material, and then attempting to move the landscape with the material applied. I narrowed this down to being directly related ...
If a project is packaged with Nativize Blueprints enabled, blueprint event graph information does not run. ...
Behavior Tree Decorators are not aborting when observer aborts is set in the Behavior Tree. Setting Observer Aborts inside of the Decorator blueprint causes it to work as expected. Found in 4.12.2. ...
!!! Changes between version 4.12 and 4.13 for importing these !!! 4.12 There is a crash when importing any t3d (legacy) file through File > Import Into Level using the t3d file option. 4.13 The ...
A crash occurs when importing any SpeedTree asset with the default import settings. The user reporting the issue says "the crash occurs if I have import WIND AND SMOOTH LOD checked like the default ...
Expose to Matinee requires variable to be "editable" as well. If this is expected, can we have "Editable" be enabled when you enable "Expose to Matinee"? ...
Setting the standalone window size does not seem to have any effect, and using the -fullscreen parameter does not display the window in fullscreen. Setting the Standalone Window Size to 1920x1080 a ...
Arrays of structs do not register default values when the array is resized. Regression (no) issue (does) occur in 4.11.2 ...
See this UDN: https://udn.unrealengine.com/questions/297811/fixupredirects-commandlet-submitting-marked-for-de.html The fix looks straightforward, just a one-line change but could benefit from tes ...
ECC_WorldStatic is being used, while ECC_Visiblity would be more appropriate. Ideally we should make it configurable via project settings. ...