Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...
Compile error packaging for tvOS: Does not affect iOSUATHelper: Packaging (tvOS): UnrealBuildTool: D:\Build\joseph.wysosky_Main\Engine\Source\Runtime\Core\Private\iOS\IOSAppDelegate.cpp(388,12): ...
This is a common and longstanding Mac crash that has occurred since at least 4.11 and affected more than 40 users. Users have not provided any descriptions of their actions when the crash occurred ...
If the company name has a number at the beginning of it when packaging for android it returns a series of errors and does not allow the project to be built. The error that is being shown in the outp ...
CalculateLodCount tries to bound the output LOD count as at least one (count >= 1), but actually bounds it as no more than 1 (count <= 1). Just need to change a FMath::Min to FMath::Max. ...
This is a common crash in the 4.16 release (affecting Windows and Mac). A log file is attached. Users have not provided descriptions so additional information is not currently available. Windows C ...
This is an infrequent Linux crash occurring in 4.17.1. Callstack from Log[2017.09.06-15.26.30:028][666]LogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/***/.local/ ...
4.13.1 has caused an issue where the volume can no longer be adjusted for a GoogleVR application. This is a regression of functionality in 4.13.0. Tested with build: Working: 4.13.0 Binary CL-310 ...
User reporting seeing this error start appearing in 4.25.1 (possibly 4.25.x, unsure if they were previously testing on 4.25.0 or not). It appears 'benign' as the expected data still gets loaded, bu ...