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_Core!FFileHandleWindows::Seek() [windowsplatformfile.cpp:501]

UE - Foundation - Core - Aug 29, 2017

This is common crash coming out of the 4.17 and 4.18 releases. The callstack is similar to an old unresolved import crash: [Link Removed] User Descriptionsrebuilding lightbuilding lighting from a d ...

[CrashReport] UE4Editor_UMG!TBaseDelegate<FMargin>::operator=() [delegatesignatureimpl.inl:381]

UE - Editor - UI Systems - Aug 29, 2017

This is a longstanding and common UMG crash that has affected more than 200 users since at least the 4.15 release. User DescriptionsI was working in the UI and undid several last changes in quick s ...

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

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

Changing transform coordinate mode in blueprint component doesn't update in the instance

UE - Gameplay - Components - Aug 29, 2017

Updating the transform coordinate mode (From Relative to World, or vice verse) for a component in the blueprint doesn't not update in the blueprint instances in the level. ...

Unable to select foliage by left clicking after 1.5 k foliage meshes placed

UE - World Creation - Worldbuilding Tools - Foliage - Aug 28, 2017

When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::RegisterActor() [landscape.cpp:1882]

UE - LD & Modeling - Terrain - Landscape - Aug 28, 2017

This is a common crash coming out of the 4.17 release. User Descriptionstrying to delete landscape related stuff A similar callstack was seen in an older issue, [Link Removed]. Source Context ...

Color and Opacity animation option does not play for Button component

UE - Editor - UI Systems - Aug 25, 2017

Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...