Nativized builds will crash on launch if a non-nativized Blueprint references a User-Defined Enum property in a nativized Blueprint.

UE - Gameplay - Blueprint - Jul 20, 2017

EDL-related crash occurs on launch of exclusively-nativized build where a non-nativized BP references a User-Defined Enum property in a nativized BP. Related to [Link Removed], but this is a parall ...

[CrashReport] UE4Editor_Kismet!FBlueprintGraphArgumentLayout::OnArgNameChange()

UE - Gameplay - Blueprint Editor - Jul 19, 2017

This is a common crash affecting users in 4.16 and has been occurring since at least 4.14 affecting more than 300 unique users. User Descriptionsi made a macro called IsolateYaw and set the input t ...

[CrashReport] Access violation - FLandscapeEditDataInterface::SetAlphaData()

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.15 and 4.16. This callstack was previously linked to [Link Removed], but that had a specific repro case that was fixed in 4.14. Users are not providing ...

Components tree is ending up with duplicate entries (same pointer added to the list view more than once), causing an assert

UE - Gameplay - Blueprint Editor - Jul 19, 2017

This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...

[CrashReport] Assertion failed: !bRequireNormalization - UE4Editor_Landscape!ULandscapeComponent::ReplaceLayer()

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...

[CrashReport] UE4Editor_Kismet!FBlueprintGlobalOptionsDetails::CanDeprecateBlueprint() [blueprintdetailscustomization.cpp:5127]

UE - Gameplay - Blueprint Editor - Jul 19, 2017

This is a common crash affecting users in 4.15 and 4.16, affecting over 200 unique users so far. User Descriptionsattempt to import bp from example Source Context 5124 { 5125 // I ...

[CrashReport] Fatal error: Cast of nullptr to Actor failed - UE4Editor_CoreUObject!CastLogError()

Tools - Jul 19, 2017

This is a common crash affecting users in 4.16, and has been occurring since at least 4.14. It has affected more than 400 unique users, unfortunately they have provided little information. User Des ...

[CrashReport] UE4Editor_LevelEditor!FLevelEditorActionCallbacks::Paste_CanExecute() [leveleditoractions.cpp:1662]

Tools - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. User DescriptionsI was copying and pasting a Geometry Box and then the client just crashed.I was trying some st ...

Crash upon using EComparisonMethod as a variable in a struct

UE - Gameplay - Blueprint - Jul 17, 2017

Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...

[CrashReport] UE4Editor_ClassViewer!TBaseMulticastDelegate<void>::RemoveDelegateInstance() [delegatesignatureimpl.inl:970]

Tools - Jul 14, 2017

This is a common crash affecting users on Windows and Linux. It also appears related to an older Mac crash ([Link Removed]). Users have not provided any new descriptions. Source Context 959 ...