Duplicating BP actors reset edited Variables to Default Value if Variables name start with Chinese Character

UE - Foundation - Core - Jul 29, 2020

Hints: It has no problem in 4.24, only happening in 4.25 It has no problem as long as the Variable name is contained with Alphabat(English characters) fully; or start with Alphabat(A_变量 is fine) ...

Array property of a User Defined Struct is corrupted when additional properties are added to the struct

UE - Foundation - Core - Jul 1, 2020

Modifying a UserDefinedStruct can lead to data corruption in Blueprint array properties. ...

Asset Registry GetDerivedClassNames does not work properly during editor startup

UE - Foundation - Core - Jun 25, 2020

This bug comes from https://udn.unrealengine.com/questions/585499/view.html which describes a problem where a licensee is trying to use the AssetManager to scan a primary asset type that is generate ...

[CrashReport] UE4Editor-Core!UnhandledException(_EXCEPTION_POINTERS *) [WindowsPlatformCrashContext.cpp:1457]

UE - Foundation - Core - Jun 5, 2020

Generated from CrashReporter ErrorMessage: 64 (82%) Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffff 7 (8%) Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading add ...

Incorrect conversion when using FUnitConversion::Convert

UE - Foundation - Core - Jun 5, 2020

Incorrect conversions values received and using FUnitConversion::Conversion ...

Template function TSparseArray::PointerToIndex does not compile

UE - Foundation - Core - May 26, 2020

Error:  C:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Core\Public\Containers/SparseArray.h(778): error C2440: '-': cannot convert from 'const TSparseArrayElementOrFreeListLink<TAlignedBy ...

UDelegateProperty define missing in DefineUPropertyMacros.h

UE - Foundation - Core - May 11, 2020

The following code should be added in defineUPropertyMacros.h #ifndef UDelegateProperty #define UDelegateProperty DEPRECATED_MACRO(4.25, "UDelegateProperty has been renamed to FDelegateProperty") F ...

Source Won't Build - UnrealInsightsCLI.cpp References Missing Header

UE - Foundation - Core - May 11, 2020

Line 9 in https://github.com/EpicGames/UnrealEngine/blob/4.25/Engine/Source/Programs/UnrealInsightsCLI/Private/UnrealInsightsCLI.cpp is '#include "TraceServices/SessionService.h" which used to be lo ...

[CrashReport] UE4Editor-Core!static void PureCallHandler() [WindowsPlatformMisc.cpp:477]

UE - Foundation - Core - May 8, 2020

Generated from CrashReporter Error Message: Fatal error: [File:D:/Build/++UE4+Licensee/Sync/Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformMisc.cpp] [Line: 475] Pure virtual function bei ...