If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...
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 ...
"Active" marker on shot track scales improperly when using Time Scale ...
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 ...
Trying to package a Client version of a project using Visual Studio 2017 currently fails. Packaging a Client version of a project using Visual Studio 2015 completes successfully. Alternate Steps to ...
When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...