When using the Get Random Point in Navigable Radius node, every few points return an invalid value. Found in 4.11.2 binary. Reproduced in 4.12 Preview 2, 4.10.4 binary, and Main CL 2962354 ...
"LogModuleManager:Warning: ModuleManager: Module" warnings in log on blank packaged project Regression: Warnings to do not occur in 4.10.4 User Description: Since the move to 4.11, we are seing a ...
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 ...