If a [ or ], which are used for syntax in .ini files, are included in a folder name, problems occur when that filepath is used for anything that is recorded in .ini files. The example given in the r ...
This is a common crash affecting users in 4.16. Users have not provided additional information. Source Context// Set the parent index, ifthis export represents a UStruct-derived object 4589 ...
This is a somewhat common crash in 4.17.1. This same callstack appeared a few times during 4.11, but then has not been seen until recently. Users have not provided any descriptions of their action ...
The Pick New sprite option becomes unavailable if you change the view options to either tile or column when working with the keyframes of a 2D animation. This issue affects the project indefinitely ...
Updating a procedural mesh results in an incomplete collision update. Collision bounds appear to get updated properly, but collision data is not updated, despite a navigation rebuild being triggered ...
When the code for a custom trigger volume is changed and a hot reload is preformed, the green bounds of the volume disappear and the volume can no longer be interacted with. The bounds do not reapp ...
Editor will crash when a skeletal mesh has been added to a level and then reopening the project later if you try and access this level. If you attempt to open the skel meshes in the content browser ...
PhysicsBallBP is unable to teleport via a collision volume (with either SetActorLocation or Teleport node). Regression: Error is not present in 4.14.3 but is present in 4.15.P3 Console error descr ...
When a BlueprintImplementableEvent that takes a custom enum as a parameter is overridden in a Blueprint, it will throw a compile error. The compile error states that the event cannot be overridden b ...
Calling SetOneWayInteraction on a BodyInstance has no effect within the physics engine. The state of the flag is passed in to Chaos but nothing actually uses the value once it is there. It is expe ...