This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...
In the Android Vulkan Mobile preview mode, when multiple GPU niagara systems are visible and the user moves the camera around the level it can cause a crash, potentially caused by a race condition o ...
This is a common crash in the 4.16 release (affecting Windows and Mac). A log file is attached. Users have not provided descriptions so additional information is not currently available. Windows C ...
A project does not cook with actors containing ModularSynth component. The error is a follows UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows: Error: begin: stack for UAT UATHelper: Pack ...
A project does not cook with actors containing ModularSynth component. The error is a follows UATHelper: Packaging (Windows (64-bit)): Cook: LogWindows: Error: begin: stack for UAT UATHelper: Pack ...
Multiple compile failures while attempting to nativize the QABP_Containers asset in QAGame. Errors:[2016.12.12-15.20.04:831][486]UATHelper: Packaging (Windows (64-bit)): xgConsole: QABP_Containers_ ...
Packaging with plugins GearVR and GoogleVR together cause build failed with multiple definitions of GetHMD(). Log attached for build error and error portion plugged into the callstack box. ...
Drawing a material to a render target when that material samples an RVT can cause an editor crash. In our testing, the check() did not always occur on the first PIE session, but would always occur ...
FNiagaraParameterStore::UnbindAll() may be called from both GameThread and RenderingThread. Each may modify the same Binding array, it causes infrequent crashes. In my environment, I was able to r ...