Error on Loading Pawn Blueprint Containing ActorSequenceComponent from GameMode Constructor

UE - Anim - Sequencer - Oct 25, 2017

When attempting to load a Blueprint that contains a ActorSequence component from inside of a Gamemode's constructor, errors are given. The ActorSequence component is also removed from the Blueprint ...

Visual Studio opens unnecessary windows when adding a new C++ class via the editor's interface

Tools - Oct 25, 2017

When adding a new C++ class to a project via the editor's interface, Visual Studio is opened but it ends up opening more than is necessary. Firstly, Visual Studio is opened without focus on the two ...

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

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

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

When Allow Sequencer Edits Only is Enabled Some Properties Do Not Revert to Original Values

UE - Anim - Sequencer - Oct 23, 2017

Certain values for the PostProcessVolume do not revert back to original values after tracks are deleted from sequencer when in Allow Sequencer Edits Only mode ...

Engine Crashes When SubAnimInstance is set up and Master Sequence is Set to Spawnable

OLD - Anim - Oct 20, 2017

Engine crashes when CharacterBP is dragged into the Shots track and Spawnable is checked and unchecked when character animation Blueprint has a SubAnimInstance set up. ...

Morph Target Flickers When Toggled and On Collision

OLD - Anim - Oct 19, 2017

-Can not currently open mesh due to lack of skeleton but user sent in his entire project/game so it had to be stripped down due to file size. Message/Email me if the skeleton or entire project is n ...

[CrashReport] UE4Editor_UMG!UWidget::GetParent() [widget.cpp:610]

UE - Editor - UI Systems - Oct 19, 2017

This is a trending crash coming out of the 4.18 previews and 4.18.0. Users have not provided any descriptions of their actions when the crash occurred. Source Context 597 void UWidget::SetA ...

Crash on checking event track key property after setting static mesh reference element

UE - Anim - Sequencer - Oct 19, 2017

Event track key with a structure containing staticmesh reference. Setting the staticmesh then reopening the property crashed the editor. ...