Set Game Paused returns incorrect value when the game is already paused. According to the tooltip on the Return Value (reads: Whether the game was successfully set paused/unpaused) it is expected t ...
Increase in Engine Stats for large amounts of Hierarchical Instanced Static Mesh Components User Description: We are having performance drops of almost 5ms in 4.15 when using "Hierarchical Instanc ...
There is a crash when changing the value type of a MapProperty to something else that provides a ConvertFromType handler. The backward compatible loading code is not correct for map properties and e ...
Hide softkey feature in Galaxy S8 leads to severe lag/freeze when trying to insert character into textbox in UMG. This feature is updated for Global version(Mali) for now(7/24/17) So you might need ...
This bug occurs when more than one level references the sublevel. Occurs in 4.18P4 CL 3676890 Unable to reproduce in 4.17. This is a regression. ...
Mark S: This is an Intel compiler failure on macOS 10.12.6. Callstack from LogAssertion failed: [File:/Users/build/Build/++UE4+Release-4.18+Compile/Sync/Engine/Source/Runtime/Apple/MetalRHI/Privat ...
Blutility buttons are broken if graph is edited while panel is open. User reported bug Video repro attached ...
When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...
The child of an animation blueprint is not properly recompiled when the it's parent is compiled. Found in 4.24.1 CL#10757647 ...