ED nodes in 4.6 but are not being executed in standalone or cooked games. Also, users receive compile errors when the project is saved and reopened that resolve when the blueprint is recompiled. ...
Navigation does not work in sub-levels. If the Nav Mesh Bounds Volume in a sub level is not touching a Nav Mesh Bounds Volume in the Persistent Level, it will not appear or function during Play. It ...
TargetArray nodes are reported as invalid if played in Standalone mode and the blueprints they are contained in are not rendered. Playing in PIE however works correctly and all blueprints are rende ...
FVariant is a struct that implements a union of data types, including FVector. When assigning an FVariant an FVector value in engine versions UE 4.27 or earlier, the FVariant will deserialize incorr ...
When Calling UBlueprintMapLibrary::GenericMap_Find with a non-existent key, the function construct the default structure in-place on the given pointer without destroying the object. This behavior ca ...
User fails to compile code template after adding AIController code to project. Regression: Not a regression happens in 4.6.1 CL-2386410 Setting up Mono Building MyProjectEditor... Compiling game m ...
Description from licensee: We're seeing an ensure get tripped up in FDebugRenderSceneProxy that says "DrawDelegate is already Registered!". Debugging the issue, we have confirmed that the DrawDeleg ...
Compiler error after changing the class in a Spawn Actor from Class node, undoing with Ctrl + Z, refreshing the node, and reconnecting exposed variables. "Error Internal compiler error inside Creat ...
Using the GameplayTags module in a code project created with the binary version of the Engine results in a build failure in Visual Studio. The following error is shown: 1> D:/Epic Games/4.7/Engine ...
CHANGELIST: 4.5.0-2316912 CRASHREPORT: Did not produce an error report CALLSTACK: Did not produce an error report DESCRIPTION: Editor Crashes when placing a widget blueprint from one widget b ...