Some users are experiencing a crash when converting their project from 4.7 to 4.8. From user reports it appears to be affecting those who have added code to their projects and created blueprints bas ...
Running with the -networkprofiler command line argument can crash the server on the first engine tick in FNetworkProfiler::TrackFrameBegin because the file writer archive hasn't been created yet. ...
In a Level Streaming setup, unloading a level that has spawned an AI Character with a Detour AI Controller causes a crash. This was reported and tested in 4.23 (CL-8386587). This was reproduced in ...
This is a regression from 4.14.3 at CL 3251583 ...
Running a Screenshot Functional test, is causing an engine crash. By attaching a debugger to it, AScreenshotFunctionalTestBase::PrepareForScreenshot() is reached and GEngine->GameViewport is null, ...
Encountered an Access Violation crash while deleting an Widget Blueprint with an unsaved Animation Track. The callstack references FSequencer::Tick(). I was not able to reproduce this issue in UE4/ ...
This is a common crash in 4.16 and trending in the 4.17 previews. It can be reproduced by clicking on the name of a variable that remains listed in a Blueprint after the associated component has al ...
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 ...
This crash was reported on the UDN. Upon further investigation it has been experienced by a handful of different users throughout 4.11 and 4.12. JIRA logged for tracking despite unknown repro steps ...