[CrashReport] UE4Editor_PropertyEditor!FDetailCategoryImpl::GetParentLayout() [detailcategorybuilderimpl.h:166]

Tools - Aug 22, 2017

This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], fixed i ...

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

[CrashReport] UE4Editor_Landscape!ULandscapeInfo::UpdateLayerInfoMap() [landscape.cpp:1459]

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

This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crashes occur. Source Context 1444 LayerSettings.bVa ...

[CrashReport] Assertion failed: SizeX <= GetMax2DTextureDimension() in d3d11texture.cpp

UE - Graphics Features - Aug 22, 2017

This is a common and longstanding assertion that has occurred since at least the 4.13 release. User DescriptionsI was messing with a sequencer's camera settings (not playing back, but active) and c ...

[CrashReport] UE4Editor_SequenceRecorder!FAnimationRecorder::Record() [animationrecorder.cpp:616]

UE - Anim - Sequencer - Aug 22, 2017

According to CrashReporter there is both an Ensure and a Crash that occur with this callstack. The error message for the Ensure is Ensure condition failed: UIDList == AnimationCurves.UIDList [File:D ...

[CrashReport] UE4Editor_CoreUObject!UObjectBase::IsValidLowLevelFast() [uobjectbase.cpp:294]

UE - Foundation - Core - Aug 22, 2017

This is a common crash in the 4.16 and 4.17 releases. User DescriptionsWriting a custom component in C++. Hotcompiled it through VS2017. Had the BP editor open with a class derived from that compo ...

[CrashReport] Assertion failed: Size == CreateInfo.ResourceArray->GetResourceDataSize in d3d11vertexbuffer.cpp

UE - Graphics Features - Aug 22, 2017

This is a trending crash in the 4.17 release. Users have not provided descriptions of their actions when the crash occurred. Source Context 61 // If a resource array was provided for the ...

VS fails to compile when USTRUCT is referenced as BlueprintReadWrite or BlueprintReadOnly

UE - Foundation - Cpp Tools - UnrealHeaderTool - Aug 22, 2017

Defining a FBoneReference variable as BlueprintReadWrite or BlueprintReadOnly in the UPROPERTY macro fails to compile in 4.17. The error message provided by VS states: LogCompile: Error: Type 'FT ...

[CrashReport] UE4Editor_Core!FText::FText() [text.cpp:194]

Tools - Aug 22, 2017

This is a regular crash occurring in 4.16 and 4.17. The callstack is nearly identical to [Link Removed], which was fixed in 4.15 (different error message though). User DescriptionsImporting Files ...