Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...
Actors that are locked in the regular editor are able to be moved in VR Editor. Reproduced in 4.17.2 CL 3658906, 4.18.2 CL 3794801, and 4.19.0 P1 CL 3837072 ...
No longer able to paint foliage when new Collision Object Type is applied to the landscape. Reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480, and 4.19 P5 3898826 ...
Landscape disappears from scene if added to a sequence, selected in scene, and the one of the tracks in sequencer(not the landscape that has been added) is selected again Landscape was added to t ...
Attempting to launch URLs on Android causes http:// to be placed before the string that is given. This causes issues when using commands such as mailto: and tel: which do not work properly when this ...
Attempting to create a local binary build of the Engine that includes iOS currently fails. The error message that appears ("ERROR: System.Collections.Generic.KeyNotFoundException: The given key was ...
If the windows scaling is set above 100% the rows in a data table will become misaligned as more members are added to the data table. Regression: Yes Did not occur in 4.17 - 3658906 Does occur in ...
When the user attempts to connect delegate pins that don't match, they received a confusing mouse tooltip message that simply reads "Delegate is not compatible with Delegate". Suggested fix: When ...
When creating an AnimBP with 3 or more layers using linked AnimGraph nodes and going through a state where animation is initialized such as replacing SekeltalMesh, the AnimBP on the 3rd layer is not ...
Debug drawing with AnimDarwDebug~ does not work when RootMotionMode is set to "RootMotion from Everything". In addition, the same issue occurs when MultiThread of Animation is turned off. Licensee ...