The engine will crash in `FMacPlatformSplash::Show()` when trying to launch on macOS High Sierra. ...
AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...
Launching the editor with DX12 from a command window is crashing the engine. Note Crash occurs on Nvidia version 376.19 and does not occur on 376.33 This is a Regression ...
Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...
When upgrading a project that was prior to the material slot implementation to a newer engine version will cause redundant material slots to be created. This requires the mesh to have LODs and multi ...
Launcher build ships with VulkanRHI Android binaries but do not seem to support Vulkan on Android from the launcher build without source. ...
Speedtrees are just normal static meshes once they are in the engine, so if we are corrupting them across an engine upgrade that is really bad. ...