[CrashReport] UE4Editor_Engine!UModelComponent::CommitSurfaces() [modelcomponent.cpp:163]

UE - LD & Modeling - Modeling Tools - BSP - Oct 26, 2017

This is a somewhat common crash that has existed since at least 4.14.. It appears related to an Undo operation on geometry. User DescriptionsUndoing a move of a boxbrush wall and staircaseundoing i ...

Gameplay Debugger messages break after changing settings and restarting the editor

UE - AI - Oct 25, 2017

After restarting the editor, any changes to the Gameplay Debugger settings will break debugging when used again. The user can work around this by changing the Gameplay Debugger settings again after ...

Asset manager duplicates asset types on project reopen after custom element is made

Tools - Oct 24, 2017

There is an issue where, in the Asset manager duplicates asset types on project reopen after custom elements are made for the "Primary Asset Types to Scan" array. THis issue does not appear to be a ...

Thumbnails do not update when setting Primitive Type inside Material Editor

Tools - Oct 24, 2017

In the Material Editor in UE4 selecting the Primitive Type under Thumbnail in the Details View does not update the preview material. There is no visible change or detail change that can be seen when ...

Material reroute node does not work with WorldAlignedTextures_Complex Inputs

UE - Rendering Architecture - Materials - Oct 24, 2017

There is an issue occurring with the Material reroute node as it does not work with WorldAlignedTextures_Complex when plugging into inputs. This issue appears to be similar to [Link Removed]. This i ...

Crash opening a structure with a circular reference

UE - Gameplay - Blueprint - Oct 23, 2017

Typically users are unable to select a structs that reference each other but I was able to find a way around this by manipulating the Do Not Save functionality when closing the editor. Not a regres ...

OnParticleCollide Not Returning Velocity Values Properly

UE - Graphics Features - Oct 23, 2017

OnParticleCollide doesn't return Velocity on every collision. User description: "If you add a particle emitter, and add an Event Generator - Collision and Actor Collision Binding an event to tha ...

[Feature Request] Dialogue appears behind screen space widgets

UE - Editor - UI Systems - Oct 23, 2017

Dialogue text appears behind screen space widgets ...

Collision for hidden mesh is not displayed in PIE using Showflag.collisionpawn

OLD - Anim - Oct 23, 2017

When playing in viewport, the user is not able to see the collision of a mesh marks as hidden in game if they run the "Showflag.collisionpawn 1" console command. ...

When changing the variable name of Parent Blueprint, only Child Blueprint existing on the opened level becomes Dirty.

UE - Gameplay - Blueprint - Oct 20, 2017

Changing the variable name of the parent Blueprint also effects the changes to the child Blueprint, but the Dirty result changes depending on whether it is placed on the level. This means that Child ...