A UDN reported various crashes at exit in the embedded Python library. I was able to repro the issue in Release-5.1 and trace it back at the point where python runs its garbage collection in Py_Fina ...
From licensee: Since we integrated 5.5, we are experiencing a crash in AWorldDataLayers::InitializeDataLayerRuntimeStates() on this line check(ActiveDataLayerNames.IsEmpty() && LoadedDataLayerN ...
This is a somewhat common crash that has occurred throughout the 4.17 release. Users have not provided any description of their actions when the crash occurred. The callstack is similar to some ol ...
When the character class is set to always relevant, if a client travels very far away from another character, such that the character is relevant but the component they're standing on is not (but al ...
[Link Removed] Licensee is using the chunk downloader. On Shutdown method of their GameInstance, they call FChunkDownloader->Finalize. When they quit the game (Alt+F4) during a chunck download an a ...
This Jira is a continuation of [Link Removed]. This is the same callstack which users are submitting, however the other Jira eventually got specific repro steps which were verified fixed in 4.17.0. ...
This is a longstanding crash that occurs with low frequency, but has affected over 200 users. One user describes that this occurred while packaging a project, although other users have not provided ...
If the file path with the asset contains a project name, the cooking file pathlength is incorrectly increased. The following code in ContentBrowserUtils :: GetPackageLengthForCooking causes this is ...
A licensee has hit an access violation issue due to a movie scene containing a reference to an invalid child object binding. It triggers in the following method: UMovieSceneFolder::PostLoad // Vali ...
This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is very close to https://jira.it.epicgames ...