Licensee reports buffer deadlock issue in System/BuildHostPlatform.cs (lines 283-329). Moving Proc.WaitForExit() to after the for-loop seems to resolve the issue for them.publicoverride ProcessInf ...
OnComponentWake Event does not trigger when the physical body is awoken by a Force. The steps described on Steps To Reproduce is enough to replicate this behavior. The OnComponentWake event is only ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
See CL 6473818. Remote compiling on a Mac is triggering a NullReferenceException for me, making me unable to build. I was able to delete the crashing lines locally to work around it for now.line 91 ...
Crash occurs when the user sets Anim Class in a Skeletal Mesh Component to an animation blueprint with a Sub Anim Instance node. ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 1300 FSmartNameMapping* Mapping = SmartNames.GetContainerInternal(ContainerName); 1301 ...
Compile fails when the user attempts to launch on to Windows with the Raw Input plugin enabled. Error:LogPlayLevel: xgConsole: Module.RawInput.cpp LogPlayLevel: xgConsole: d:\framework\engine\plug ...
Workaround: Navigate to and open the newly-created level in the Content Browser prior to LaunchOn. After using the Save Current As tool, Game runs into error when trying to LaunchOn. Editor display ...
Right now, plugins installed to the game directory will only load plugin-specific config files with the path /Project/Plugins/PluginPath/Config/*Default*PluginName.ini. However, engine plugins will ...
Navmesh generation appears to have issues handling terrain and planes that are at 45 degree or steeper angles even if the agent max slope is set to allow for such movement. While the issue occurs at ...