This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...
The DestroySession node fails each time it is called, and the session is never destroyed. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 3172292. Unable to test in 4.15 Main CL# 3205566 due ...
Line trace component appears to return a hit result even when the trace should not have had anything to hit. Attached project shows line trace start & end points. Even when the trace doesn't overla ...
cmd.exe is returning a "The system cannot find the path specified." error when the automationtool is looking for PLINK.exe. That executable should be located in \UE_4.15\Engine\Extras\ThirdPartyNotU ...
The editor crashes when attempting to revert the material on the cube back to default which is the World Grid Material. The cube is already set to WorldGridMaterial so I am not sure why the arrow ...
Variables not labeled as Editable will not update with a branch node inside of the construction script. Variables behave as expected when not connected to the branch node. This issue was tested with ...
The Editor will crash when using the keyboard Command-S shortcut to save a Blueprint after adding a node if the Mac is set to use Japanese Romaji input. The crash actually seems to occur as soon as ...
Go To Definition fails for Set and Map Utility nodes (does not seem to affect Arrays). A warning similar to the following appears in the output log:LogSelectionDetails: Warning: NavigateToFunctionS ...
Calling SGridPanel::SetRowFill on an actor's BeginPlay causes the editor to crash with the callstack provided The reporter mentioned SetRowFill uses if() statement where SetColumnFill uses while() ...
The Material should be contracting and expanding if it is working correctly, but after version 4.16 it is not. Instead it is solid in appearance in the material editor viewport. Below I have linked ...