Dynamic Input and Function Scripts fail to compile by default

UE - Niagara - Apr 4, 2018

All Niagara Scripts are uncompiled by default. This has been logged ([Link Removed]). Compiling the script resolves the warning noted in 66593 for Module and Function Scripts. Dynamic Input Scripts, ...

FApp::IsUnattended checks are missing when a message box is displayed because serialization has gone out of bounds

UE - Foundation - Core - Jan 2, 2018

In cases where serialization goes out of bounds, there is no check to see if the app is running in unattended mode before the message box is displayed. If the app is running unattended, such as on a ...