[CrashReport] Integer divide-by-zero | RHIGetRenderQueryResult() [d3d11query.cpp:59]

UE - Graphics Features - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least the 4.15 release and has affected more than 200 users. User Descriptionsafter opening a projectwas just trying to start a pr ...

[CrashReport] UE4Editor_Engine!FColorVertexBuffer::GetVertexColors() [colorvertexbuffer.cpp:313]

Tools - Aug 29, 2017

This is an infrequent crash coming out of the 4.17 release. User DescriptionsI was in Paint mode and attempted to switch to Place mode, it crashed. Source Context 301 /** 302 * ...

[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. ...