[CrashReport] UE4Editor_Engine!USceneComponent::UpdateComponentToWorldWithParent() [scenecomponent.cpp:492]

UE - Gameplay - Components - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.12 and affected more than 400 users. User DescriptionsWas following the first Blueprint tutorial and dragged the geometry ...

DeterminesOutputType metadata does not work for soft reference types (TAssetPtr / TAssetSubclassOf)

UE - Gameplay - Blueprint Compiler - Aug 2, 2017

It looks like FDynamicOutputHelper::IsTypePickerPin and FDynamicOutputHelper::GetTypePickerPin need to be updated to support soft references. ...

[CrashReport] UE4Editor_CoreUObject!FMemoryWriter::Serialize() [memorywriter.h:42]

UE - Foundation - Core - Jul 24, 2017

This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...

[CrashReport] Crash on Mac related to cooking for IOS

UE - Graphics Features - Jul 20, 2017

This is a common commandlet crash for Mac users in 4.16. In all cases, the command line is like: "(path/project).uproject" -run=Cook -NoLogTimes -TargetPlatform=IOS -fileopenlog -unversioned -ski ...

Breaking links one Set By-Ref Var node breaks the other as well (wildcards)

UE - Gameplay - Blueprint Editor - Jul 12, 2017

If the user breaks the link on one pin on the Set By-Ref Var node, it will break the link on the other pin as well. ...

EngineTest.uproject requires OnlineSubsystemMCP

Tools - May 13, 2017

Licensees are unable to run GenerateProjectFiles.bat from a perforce pull due to a non-optional OSSMcp dependency ...

Some Textures don't cook deterministically in QAGame

UE - Foundation - Core - Cooker - May 11, 2017

Some textures don't cook deterministically in QAGame, and are thus always included in patches. Potentially related to [Link Removed], unsure if that texture compression is used for these assets. T ...

Contains node for array allows different Reference with no error thrown

UE - Gameplay - Blueprint - May 9, 2017

When using the contain node for an array there is a delay is getting a proper warning to show under certain conditions. This issue occurs when a pin for the bottom is connected before the array is. ...

Creating a plugin marks the plugin enabled without loading it

Tools - Apr 19, 2017

The editor is required to restart for the Editor Toolbar Button plugin to appear. The plugin is enabled and the project is compiled, but the button does not appear. After further discussions, we a ...

Assertion Failed AsyncLoading.h on launch of a Dedicated server built from the First Person Template

UE - Networking - Mar 9, 2017

Using the first person template to build/compile/package a dedicated server causes the server to assert shortly after launch. This assert does not occur when building a dedicated server from a thir ...