This is one of the top Mac crashes occurring in 4.16. Caused by adding Auto Convex Collision to a mesh converted from a brush. Does not occur on Windows. User DescriptionsI was trying to add a conv ...
This is an infrequent crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. It seems to be a different issue, but the callstack sh ...
Heavily discussed and diagnosed in this thread: [Link Removed] [Link Removed] narrowed down the cause: It's the calculation inside the SWindow that is wrong, sometime. It adds SWindowDefs::Default ...
When playing the user's project in editor vs Packaged, there has been different results for the enemies collision. When playing in PIE, you are able to fly through the enemies with no issues. When p ...
If a new editor plugin has a button added with OnClicked functionality, the editor will crash immediately when accessing the plugin. Removing the OnClicked portion of code allows the plugin to be a ...
Error log is output when including spaces when packaging binary configurations. The following log contains the string "Test Test" with spaces in the file path. ERROR: Failed to copy D:\Projects\Te ...
Repro Rate: 5/5 Tested this a few times and the crash seems to come in at different intervals, some had the prestreaming almost finished, then would crash. Working on a video to show crash to add ...
I loaded up a two player game in the 'play in editor'. Upon clicking into the client, the game crashed. Clicking into the server did not cause it to crash.I'm pretty sure this happened because I check ...
Looks like the position of the bone according to the animation is still being accounted for somehow, because the collision seems fine (when using pxvis collision). ...
All render vertices on any cloth triangle that contains one or two fixed vertex are set as fixed, whereas this should only be the case if all three vertices were fixed. ...