From licensee: If I create a function in a Blueprint Interface or Blueprint Function Library and leave it in the Default category, it shows up in the "All Actions for this Blueprint" menu under "Cl ...
If a variable is renamed on a blueprint, then any child blueprints will lose their default values for that variable and reset to the parent's default value. This resetting only happens with the Chi ...
The use of AutoCreateRefTerm will dynamically change the return type of this function. However, it appears that we lose this type information after node expansion. If you view enable developer artif ...
The editor can crash when you attempt to open the context menu for a data asset based on a blueprint class. This happens only if the blueprint class the data asset is based on is not currently loade ...
When the [Actor] menu is opened, the menu of the added entry can be displayed. When the [Actor] menu is opened from the LevelEditor's Outliner, it is not displayed. Solution: Add the required menu ...
The user has added a property to material expressions input node that has a complex expression in its "EditCondition" which isn't supported and results in a crash. Investigate adding support to thi ...
Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...