FBodyInstance::Weld did not check to see whether or not child components were already welded to a parent. This meant that whenever Weld was called, ShapeToBodiesMap would continue to grow in size, e ...
When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2004 ...
Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...
It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. User DescriptionsSwitching levels, then when prompted to save current unsaved level, selecting ...
This is a common crash in the 4.18 release. The callstack is rather generic, and I have attached two logs but neither displays the error information. Users have also not provided any descriptions ...
Upon saving the level after creating the landscape and painting visibility, the editor crashes. When you restart the editor and load the level, you are greeted with a warning in the upper right corn ...
Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 804] Array index out of bounds: 1 from an array of size 1 Source Context: 352 353 // We a ...