Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...
A licensee has found that marking an FSoftObjectPath property as Config and Untracked causes the untracking metadata to be ignored. This is because FSoftObjectPathThreadContext::GetSerializationOpt ...
This issue doesn't crash in 4.21. It is rewritten as GIsSavingPackage = true in UPackage::(Save() when Blueprint is saved, but it's rewritten as false in 4.21. Workaround Do not set the String Tab ...
The DrawDebugString() function has to versions. One is the actual function to display a string of debug text in non-Shipping builds, and the other is an empty function that is used in Shipping build ...
Crash occur the packaging application which has the title referencing StringTablem. When lunch the application with editor and standalone, it's not crash. It' not occur 4.20, and crash with 4.21 and ...
A licensee reported a bug in rounding of a call to FJsonValue::TryGetNumber(int64&) with large values. In investigating this, it appears that equivalent problems also exist in FMath:: rounding func ...
No comments from users Generated from CrashReporter ...
The Loading Visual Studio toast never closes after opening Visual Studio by double clicking on a C++ Class or Blueprint node. I do not see this issue when I select File > Open Visual Studio 2017. ...