Crash after adding an AI Perception component to a parent and child character. First they both must have had AI Perception components > Compiled and saved > Then both AI Perception components delete ...
Material appears darker when applied to the screen via HUD blueprint as apposed to a widget blueprint ...
On Released fires when holding down a button when using touch with the mouse or finger. This happens in mobile preview as well as on devices. As a note, if he mouse is moved before the release auto ...
After creating a timer in an Object Blueprint, timer is not called as intended. "InitObject" Event fires but "Call Function" function does not Reproduced in: 4.17.2 CL 3658906, 4.18 P3 3676890 Un ...
Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...
There is a visual discrepancy appears with the local position offset while mipmaps are enabled, when using a custom node that takes information from the local position node, with a texture that cont ...
There is a spelling error in the tutorial for blueprints. The word "contains" is written as "containes." ...
In a Player Camera Manager Blueprint, when overriding the function BlueprintUpdateCamera, the New Camera FOV value takes effect regardless of whether Return Value is True or False. The New Camera Lo ...
Actor relative rotation is in the wrong order after enabling details panel favorites (YZX). ...
After a hot reload, blueprint instances of TSubclassOf variables have their setting reset to "none" Regression: Yes - variable values remain after hot reload in 4.17.2 (CL 3658906) ...