QAGame is failing to compile with Blueprint Nativization turned on ...
Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...
Multiple compile failures while attempting to nativize the QABP_Containers asset in QAGame. Errors:[2016.12.12-15.20.04:831][486]UATHelper: Packaging (Windows (64-bit)): xgConsole: QABP_Containers_ ...
If a blueprint function library has a function that is const, the project will fail to compile if Nativize blueprint is set to true. ...
When using the experimental nativized blueprint assets, .exe projects will crash with an assertion failure in the LinkerLoad.cpp Line 3900. This crash will only occur using nativized blueprint asse ...
Nativize Blueprint Assets causes a build to fail if a function has an open input for a button reference. The open reference appears to cause the project to fail to build when using Nativize Blueprin ...
Packaged project crashes when playing sound from blueprint library with enum input after nativizing blueprints. Frequency: 5/5 Notes If nativize blueprints is turned off, the packaged project wor ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: bSuccess [Link R ...
Match3 crashes shortly after being opened on both Android and IOS devices when the experimental blueprints option "Nativized Blueprint Assets" is enabled. Verified that the issue does not occur if ...
Widgets appear and function fine in regular PIE. This may be a result of recent changes to widgets in Dev-Editor. Will regress upon request. ...