Clicking on an Editable text box on a mobile device will causing the project to crash on the device. Tested on an iPad Air 2 (8.1) The crash does not occur on Android. Log files are from xcode ...
A GameplayAbility that destroys its owning actor inside ActivateAbility() causes a crash, because actor destruction will modify the ability list but ActivateAbility() is called within an ABILITYLIST ...
Adding values in the details panel to a new Capsule Collision Component will not affect the Capsule in the CharacterBlueprint Viewport. *This only effects a new Capsule Collision added to a charact ...
User does not change anything in Client Play Camera Shake. Reproduced in 4.8 and Main (//depot/UE4/Promotable-CL-2581498). This is a Regression: it works as expected in 4.7.6 ...
This is a common crash affecting users in 4.16. Over 100 users have been affected, although they have not provided additional information. Source Context 469 TokenStreamIndex++; 47 ...
The bug affects skeletal mesh animations when played in sequencer with AnimBP after another animation which was set to Keep State. This is a follow-up to [Link Removed]. Two animations now play cor ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
When character input is defined in code, adding a call to the Get[AxisMapping] node in blueprints causes input for the specific mapping to fail. Note: This only affects code based input, Blueprint ...
While testing this issue it was interesting to discover how the surrounding BSP's were affected. They seemed to clip/disappear according to the surface normals of the deleted brushes. There is a si ...
Compiling a Blueprint that references a deleted Macro from a Custom Macro Library will crash the editor. Crash Report: [Link Removed] This is a regression: did NOT occur in 4.8.3. Reproduced in 4. ...