After generating HLOD, game launched from launch on device does not run correctly. 4.14 does not seem to have this issue, so this might be a regression. ...
When using an older asset(4.10 or before) with a skeletalMeshComponent in a newer engine version, a reference for the original AnimBP remains after changing the mesh component's Anim Class. ...
When a Struct is used as a Local Variable in a Blueprint Function Library, the defaults for its member variables are not saved. If, for example, I enter "3" for an Int member, and "Foo" for a String ...
OnClicked event of UMG button fires once in twice if virtual joystick is receiving input. Both Andorid and iOS devices are affected. This issue is found with 4.9 update. under 4.8 are fine. ...
The values returned by the OnAudioPlaybackPercent event node are incorrect when calling a sound to Play with a specific Start Time via blueprint when using the new Audio Engine i.e. AudioDeviceMod ...
Morph Targets broken importing untriangulated meshes with FBX ...
If the objects are set to simulate physics via the details panel it works fine If the objects are set to simulate physics via a level BP the radial force doesn't work Attached video shows you how to ...
Changing any value in Edit shared defaults window with multiple blueprint assets leads to Engine crash. This is a regression from 4.16 ...
When clicking on InstancedStaticMeshComponent with many elements, Editor memory usage increases and editor freezes until the operation is finished. The wait and memory usage get much worse when usin ...
Stationary light in a blueprint gets displayed with red 'X' in Blueprint Editor viewport after opening the blueprint for the second time. ...