Crash when moving actor on viewport with HierarchicalInstancedStaticMeshComponent.

UE - Gameplay - Components - Aug 28, 2017

Create ActorBP has StaticMesh is not assigned to HierarchicalInstancedStaticMeshComponent. Place this actor on the level, and bind the StaticMesh from the Detail tab and add the appropriate Instance ...

[CrashReport] UE4Editor_Engine!AActor::IncrementalRegisterComponents() [actor.cpp:4065]

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

This is an intermittent crash coming out of the 4.17 release. User DescriptionsI had previously added the Open World Demo Collection into my project. When I tried to delete the folder Kite(Somethi ...

[CrashReport] UE4Editor_Engine!UAnimSequenceBase::GetAnimationPose() [animsequencebase.h:148]

OLD - Anim - Aug 22, 2017

This is an intermittent crash coming out of the 4.17.1 release. I have not been able to find any record of this occurring in 4.17.0, so it may actually be a regression with the hotfix. Users have ...

Event tick not firing when in an actor component that is added to an actor

UE - Gameplay - Blueprint - Aug 22, 2017

When using actor components, if you delete a node, such as event tick and then add it to an actor, even if you modify the component again, such as adding the event tick event back, the component wil ...

Level cannot save when compile setting is changed on blueprint present in level

UE - Gameplay - Blueprint - Aug 21, 2017

When using a project that has a blueprint in a level when the project is created, there is an issue that is occurring when you modify the compile settings and attempt to save the level There is an e ...

Ensure compiling a blueprint with itself as a Child Actor Component

UE - Gameplay - Blueprint Compiler - Aug 16, 2017

Ensure occurs when the user creates a cycle with a blueprint containing itself as a child actor component. ...

Crash upgrading a UMG project

UE - Anim - Sequencer - Aug 16, 2017

[CrashReport] UE4Editor_SlateCore!TWeakPtr<SWidget,0>::Pin() [sharedpointer.h:1120]

UE - Anim - Sequencer - Aug 16, 2017

This is a trending crash in the 4.17.0 release. User DescriptionsEditor is crashing each time when i start movie rendering in sequencer (Separate process) Source Context 1109 /** 1110 ...

Actor reference in a struct is replaced by an object reference when saving a struct

UE - Gameplay - Blueprint - Aug 15, 2017

Actor reference member variable in a struct is changed to become an object reference when saving a struct. ...

WorldContextObject is null in BP function library

UE - Gameplay - Blueprint Compiler - Aug 15, 2017