[CrashReport] UE4Editor_UnrealEd!FAssetEditorToolkit::InitAssetEditor() [asseteditortoolkit.cpp:62]

Tools - Aug 29, 2017

This is an infrequent crash occurring for users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. The callstack is the same as in [Link Removed], but that ...

PostProcessSettings no longer has the Post Process Materials option

UE - Gameplay - Blueprint - Aug 29, 2017

In engine version 4.17 and later the Post Process Materials node is not present. This option allowed for custom Post Process Settings. Other nodes are still present and working as intended. This iss ...

[CrashReport] UE4Editor_UnrealEd!FBlueprintEditorUtils::FindBlueprintForGraphChecked() [blueprinteditorutils.cpp:2206]

UE - Gameplay - Blueprint - Aug 29, 2017

This is an infrequent crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2200 // Helper function to get ...

[CrashReport] UE4Editor_Engine!UEdGraphPin::Modify() [edgraphpin.cpp:619]

UE - Gameplay - Blueprint - Aug 29, 2017

This is an infrequent crash coming out of the 4.17 release. User DescriptionsNICE PIN FIX NOW I CANT ADD VARIABLES NORMALLY Source Context 612 void UEdGraphPin::SerializeAsOwningNode(FArch ...

[CrashReport] UE4Editor_DetailCustomizations!FBodyInstanceCustomization::MarkAllBodiesDefaultCollision() [bodyinstancecustomization.cpp:829]

UE - Simulation - Physics - Aug 29, 2017

This is an infrequent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 816 void FBodyInstanceCustomiza ...

[CrashReport] UE4Editor_BlueprintGraph!UK2Node_VariableGet::IsValidTypeForNonPure() [k2node_variableget.cpp:323]

UE - Gameplay - Blueprint - Aug 29, 2017

This is an infrequent crash occurring in the 4.17 release. User DescriptionsRight clicked on a Variable, that had a red pin because ofSwitched an already in use location vector variable into a tra ...

[CrashReport] FMaterialEditor::NotifyPostChange()

UE - Rendering Architecture - Materials - Aug 29, 2017

This is a trending crash in the 4.17 release. Update: also trending in the 4.18 release User DescriptionsImporting new charactertogled lighting modes on shadersChanging attriubtes on a materialWa ...

Reset to Default arrow only resets each transform axis for a component in blueprint instance

UE - Gameplay - Components - Aug 29, 2017

The Reset to Default Arrow for a blueprint instance's component transform only resets a single axis, rather than all axes at once. ...

[CrashReport] UE4Editor_Engine!FAnimNotifyEvent::IsBranchingPoint() [animtypes.cpp:86]

OLD - Anim - Aug 29, 2017

This is a common crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 72 float FAnimNotifyEvent::GetDurati ...

Changing transform coordinate mode in blueprint editor does not dirty the blueprint

UE - Gameplay - Blueprint Editor - Aug 29, 2017

When changing the transform coordinate mode for a component in the blueprint editor, the blueprint isn't dirtied. This could be what's leading to [Link Removed] ...