[CrashReport] UE4Editor_DerivedDataCache!TArray<unsigned char,FDefaultAllocator>::ResizeGrow()

UE - Graphics Features - Sep 20, 2017

This is a somewhat common crash occurring in 4.17. Users have not provided any description of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { 167 ...

Planes have a Mesh Distance field exceeds the size of the original mesh

UE - Graphics Features - Sep 20, 2017

Planes have a Mesh Distance field exceeds the size of the original mesh when the value is set to 2. This behavior does not seem intended as the cube does not experience this issue when the value is ...

[CrashReport] UE4Editor_UnrealEd!TArray<TSharedRef<FAssetThumbnailPool::FThumbnailInfo,0>,FDefaultAllocator>::AddUniqueImpl<TSharedRef<FAssetThumbnailPool::FThumbnailInfo,0> const & __ptr64>() [array.h:1805]

Tools - Sep 20, 2017

This is a longstanding crash that occurs with low frequency per release, but has affected 400 users since the 4.11 release. Unfortunately among all of them, only one has provided any description. ...

[CrashReport] UE4Editor_MovieSceneTools!FPropertySection::GetPropertyValue<float>() [propertysection.h:70]

UE - Anim - Sequencer - Sep 20, 2017

This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 58 /** Gets the current value of the property w ...

[CrashReport] Assertion failed: !Export.ClassIndex.IsNull() | UPackage::Save()

UE - Foundation - Core - Cooker - Sep 20, 2017

This is a somewhat common crash coming out of the 4.17 release. User Descriptionsclicked Launch->Firefox. This is the same project with in-game video-screens which has been crashing on Launch for W ...

Duplicating Collapsed Node Graph With an Asterisk in the Name Results in "Invalid Graph"

UE - Gameplay - Blueprint - Sep 20, 2017

If you give a Blueprint node a name containing an asterisk, then collapse it, if you copy and paste the collapsed node the duplicate node will say "Invalid Graph." Additionally, if you try to renam ...

Crash When Renaming a Duplicated Collapsed Node Graph With an Asterisk in the Name

UE - Gameplay - Blueprint - Sep 20, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains an asterisk. The crash occurs if you copy and paste the collapsed graph, then attempt to rename it. I ...

Multi-line text is not an option for arrays of text

Tools - Sep 20, 2017

When using the Multi-line option for a text variable, this option is no longer present when the variable becomes an array. It is unsure if this is intended behavior or not. This issue does not appea ...

Crash upon diffing Blueprint that was reparented when its previous parent has already been deleted

UE - Gameplay - Blueprint Editor - Sep 20, 2017

When attempting to diff a Blueprint that has been reparented when the previous parent no longer exists in the editor, a crash occurs. The crash is due to the editor attempting to reference the delet ...

SSR not rendering correctly in SM4 Preview

UE - Graphics Features - Sep 20, 2017

This is a regression from 4.17.2 and you do not need to be in PIE to see the effect. This is not seen in Shader Model 5 ...