[CrashReport] UObjectBaseUtility::IsA | UObjectProperty::SerializeItem

UE - Gameplay - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Update: also occurring in 4.18 User DescriptionsCompiled after Refreshing Blueprint node after changine its namePressed compile after creat ...

UKismetArrayLibrary::GenericArray_Shuffle is weighted to return some results more than others

UE - Gameplay - Aug 15, 2017

The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...

[CrashReport] UE4Editor_Kismet!FBlueprintEditorToolbar::GetStatusImage() [sblueprinteditortoolbar.cpp:669]

UE - Gameplay - Blueprint Editor - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Users have not provided descriptions of their actions when the crash occurred. Source Context 658 switch (Status) 659 { ...

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

UE - Gameplay - Blueprint - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Users have not provided useful descriptions of their actions when the crash occurred. User Descriptionschecking stuff on internet. what does ...

Crash in Nativized Packaged Game When Overriding Server Event and Calling Parent

UE - Gameplay - Blueprint Runtime - Aug 15, 2017

A crash is occurring in a nativized packaged game when overriding a server event and calling the parent's implementation in a derived class. The crash doesn't seem to produce a detailed callstack. ...

Illegal names are accepted when creating a Content Browser Collection in code

UE - Editor - Content Pipeline - Content Browser - Aug 15, 2017

When a Collection is created in code (see code snippet), the collection accepts names with illegal characters such as periods or spaces. Creating a collection through the editor properly warns that ...

Build fails when using the Windows 10 SDK

UE - Foundation - Build - Farm - Aug 14, 2017

Attempting to build the Engine using the Windows 10 SDK currently fails. This was tested on both a Windows 7 and Windows 10 machine using both Visual Studio 2015 and Visual Studio 2017. ...

[CrashReport] UE4Editor_Persona!<lambda_e529d88d0657fbede17be1535bc6d479>::operator() [blendspacedetails.cpp:29]

OLD - Anim - Aug 14, 2017

This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is very close to https://jira.it.epicgames ...

[CrashReport] UE4Editor_Core!FName::GetDisplayNameEntry() [unrealnames.cpp:894]

UE - Foundation - Core - Aug 14, 2017

This is a trending crash coming out of the 4.17.0 release. The same callstack also occurred during the 4.11 release, but otherwise hasn't had an occurrence until now. Users have not provided any de ...

Function output nodes containing an array will cause packaging to fail when nativizing blueprints

UE - Gameplay - Blueprint - Aug 14, 2017

If a blueprint contains a function with an array output and the project is being nativized, the package will fail with an error similar to "error C2679: binary '=': no operator found which takes a r ...