Creating an event dispatcher in a widget blueprint with the name OnDrop, which is already an existing overridable function, causes the event dispatcher to become corrupted and prevents it from being ...
The input binding "Any Key", which was added in 4.9, does not respond to any key presses. Regression?: No: This feature did not exist before 4.9 ...
When attempting to add an element to the Register as Source for Senses on an instance of a blueprint in the level, the + button has no effect. Clicking the button does not add an element. This work ...
When you have a sub level with some level transform, changing its visibility then doing undo makes the sub level moved away as if the level transform applied twice. I could repro the issue in 4.13. ...
Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...
Sweep result is not consistent when there is initial overlap but the x sign(+/-) is not same. I believe this issue is related to [Link Removed] So this leads to inconsistent behavior in the TwinSti ...
there is a crash that occurs with gameplay tag map variable compiles with default value changed. This issue occurs no matter what the secondary value of the map is. I was unable to test this issue i ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...
You are unable to track Actors that are in different sublevels when using Cine Cameras. The 'Actor to Track' is set back to none if the target Actor isn't in the same sublevel as the Camera. This is ...