Some users are reporting crashes when attempting to connect to SVN after upgrading to 4.15. The only relevant change to SVN was the update of the 1.9 binaries to support SASL, so it's possible that ...
User receiving crash when compiling & saving blueprints. Log Error: (SIGSEGV: invalid attempt to access memory at address 0x0) User also supplies a Stack Trace Image in his answerhub post. ...
The standalone game window will crash when attempting to launch the Animation level of ContentExamples onto a Mac. I was unable to reproduce this issue in //UE4/Main at CL 3334033. ...
Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...
With the Substance plugin installed and when you try to import new preset data into the Substance Graph Instance, the engine will crash ...
Crash after deleting Editor Utility Widget and accessing from Window menu ...
iOS + Android apps will crash on launch if Event Driven Loader is disabled. Confirmed in 4.23 MAIN at CL 5035898 ...
Crash when not saving level after using MovieRenderQueue for that level Repro rate 3/3 Regression Yes, issue is not reproduced on //UE5/Release-5.0-EarlyAccess at CL 16682836 from LauncherFatal er ...
If StepIn is performed on a module for which the Interface function is not defined, a crash will occur. ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...