This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 1760 template<typename BaseResourceT ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
Bulk compiling more than one Blueprint class asset without incurring a garbage collection pass in between each compile can result in a crash during reference replacement, as serialization may end up ...
Macintosh implementation for HTTP requests handle If-None-Match against ETags differently than Windows implementation. ...
Editor immediately crashes if a variable is set to type Curve Table Row Handle within a structure. Frequency: 2/2 Crashreporter: N/A ...
After playing with it and attaching in the debugger, it's sitting forever in MigratePreviousEngineIni(). It seems to be looping on DirectoryExists forever, likely here: while(PreviousVersion.GetMi ...
Physics object resting on movable platforms have erratic physics behavior in 4.14. This is a regression from 4.13.2-3172292 User Description: When placing more than 10 or 20 blocks on a moving pl ...
Currently FNotifyNodeInterface directly references notifies that live within the related anim sequence. This can cause intermittent crashes when notifies are removed as the UI can still reference t ...
An assert crash is now triggered when set a widget using material to WidgetLoadingScreen of FLoadingScreenAttributes then call FDefaultGameMoviePlayer::SetupLoadingScreen(). The ensureMsgf in quest ...