Enable fullscreen immersive on kitkat and above devices does not properly work on devices with onscreen buttons. ...
Noticing an issue when keying a camera and then playing back the animation it turns or spins in directions i never intended. Think we need check box for toggling Use Quaternion linear interpolation ...
When using Lighting Scenarios and placing a skylight in the lighting scenario levels when you build lighting there will be a map check warning that "Multiple sky lights are active, only one can be e ...
The HillTree_02 mesh from the Open World Demo collection has a shader compile error. The user pointing the issue out is reporting a freeze whenever he attempts to use the asset. I provided a workar ...
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 ...